1.0.1 • Published 4 years ago

@motifdev/item v1.0.1

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
4 years ago

Motif - Item

  1. Install and build repo yarn yarn build
  2. Deploy contracts to blockchain remove the contract addresses from addresses/7018.json update .env.prod with private key and rpc yarn deploy --chainId 7018 check if addresses/7018.json filled with addresses
  3. Deploy library to npm update package.json with the next version and username npm login npm pack npm publish --access=public