Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

polymath-core

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

polymath-core

Polymath Network Core Smart Contracts

  • 0.2.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
22
increased by633.33%
Maintainers
1
Weekly downloads
 
Created
Source

Build Status

Polymath

Polymath core

The polymath core smart contracts provide a system for launching regulatory compliant securities tokens on a decentralized blockchain.

Read the whitepaper

Live on Ethereum Mainnet

ContractAddress
PolyToken0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC
Compliance0x076719c05961a0c3398e558e2199085d32717ca6
Customers 0xeb30a60c199664ab84dec3f8b72de3badf1837f5
SecurityTokenRegistrar0x56e30b617c8b4798955b6be6fec706de91352ed0

Live on Ropsten testnet

ContractAddress
PolyToken0x96a62428509002a7ae5f6ad29e4750d852a3f3d7
Compliance0x8660635c9439ca63a640d6ea32cc526e7f2b97f5
Customers0x76577366fcd897aedff56846ad0b1369f597826d
SecurityTokenRegistrar0x30f0d61f6abf0cdc9e1a1afad8af5e49e6b20234

Setup

The smart contracts are written in Solidity and tested/deployed using Truffle version 4.0.0. The new version of Truffle doesn't require testrpc to be installed separately so you can just do use the following:

# Install Truffle package globally:
$ npm install -g truffle

# Install local node dependencies:
$ npm install

Testing

To test the code simply run:

$ npm run test

Contributing

We're always looking for developers to join the polymath network. To do so we encourage developers to contribute by creating Security Token Offering contracts (STO) which can be used by issuers to raise funds. If your contract is used, you can earn POLY fees directly through the contract, and additional bonuses through the Polymath reserve fund.

If you would like to apply directly to our STO contract development team, please send your resume and/or portfolio to careers@polymath.network.

Styleguide

The polymath-core repo follows the style guide overviewed here: http://solidity.readthedocs.io/en/develop/style-guide.html

FAQs

Package last updated on 18 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc