Skip to content

BrandedToken.js 0.10.0

Latest
Compare
Choose a tag to compare
@schemar schemar released this 03 Apr 12:38
· 7 commits to develop since this release
cc135a1

[had external security assessment]
BrandedToken.js 0.10 provides full access to the Branded Token contracts. It introduces further abstractions to ease usage and deployments.

This release uses the contracts released in the accompanying Branded Token 0.10 release. Furthermore BrandedToken.js 0.10 depends on Mosaic 0.10 contracts to scale the Brand Token to millions of application users on Mosaic side chains.

Notable changes:

  • this library is now provided via npm package @openst/brandedtoken.js
  • abstracted deployment onto side chains by configuration of the Utility Brand Token and deployment of the needed Gateway contracts to link the Brand Token
  • stake requests are signed following EIP712
  • provides contract classes as ContractInteract to interact with the contracts on chain