1.0.8 • Published 2 years ago

@motifdev/listing v1.0.8

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Motif - Listing

  1. Install and build repo update package,json with latest motif asset @motifdev/asset@1.0.x yarn yarn build
  2. Deploy contracts to blockchain add wmotif address to addresses/7018.json remove the listing 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 (if not logged in) npm pack NPM_TOKEN=xxxx npm publish --access=public