polymathjs

v1.6.0
<a href="https://t.me/polymathnetwork"><img src="https://img.shields.io/badge/50k+-telegram-blue.svg" target="_blank"></a>
smart contracts solidity token securityToken ERC20 ST20

start-lint

esw -w --fix src

lint

eslint --fix src

typecheck

flow

precommit

lint-staged && npm run typecheck

ganache-cli

ganache-cli --gasLimit 90000000

contracts

cd node_modules/polymath-core && yarn && node node_modules/truffle/build/cli.bundled.js migrate --reset --all --network development

tconsole

cd node_modules/polymath-core && yarn && node node_modules/truffle/build/cli.bundled.js console

build

babel src --out-dir dist

prepublish

npm run build
npm i polymathjs

Metadata

  • MIT
  • Whatever
  • Polymath Inc
  • released 8/28/2018

Downloads