Releases: PolymathNetwork/polymath.js-deprecated
Preparing for Updated Core Contracts
Preparing for Updated Core Contracts v0.2.0
Polymath.js is a javascript library used for interacting with the polymath-core Ethereum smart contracts. The initial release provides a wrapper around all of the core function calls in Compliance.sol, Customers.sol, SecurityToken.sol, SecurityTokenRegistrar.sol, and Template.sol. The polymath.js library makes it easy to connect to all of these functions in a more developer friendly manner without having to worry about the underlying contract code.
Some of the things you could do with this is:
- Create an ST-20 token.
- Utilize the ST-20 protocol to attach KYC to your ST-20 token.
- Launch an STO (Security Token offering).
- Become a legal delegate and submit ST-20 token templates for others.
- Sign up as a legal delegate and submit templates.
- Ability to subscribe and unsubscribe to all events related to the above.
Let the stampede begin!
Polymath.js Initial Release
Main release features v0.1.0
Polymath.js is a javascript library used for interacting with the polymath-core Ethereum smart contracts. The initial release provides a wrapper around all of the core function calls in Compliance.sol, Customers.sol, SecurityToken.sol, SecurityTokenRegistrar.sol, and Template.sol. The polymath.js library makes it easy to connect to all of these functions in a more developer friendly manner without having to worry about the underlying contract code.
Some of the things you could do with this is:
- Create an ST-20 token.
- Utilize the ST-20 protocol to attach KYC to your ST-20 token.
- Launch an STO (Security Token offering).
- Become a legal delegate and submit ST-20 token templates for others.
- Sign up as a legal delegate and submit templates.
- Ability to subscribe and unsubscribe to all events related to the above.
Let the stampede begin!