0.0.6 • Published 1 year ago

@moss-hub/mossy v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

License: GPLVersion Badge

Mossy

Install

npm install

Local development

npm run build

npx hardhat node

Get start

  1. create .env file and set your mnemonic as below

    MNEMONIC="your mnemonic"

  2. compile contracts, it will generate contract artifacts also typechains

    yarn build

  3. test contracts

    yarn test


Once the rpc url is unavailable, check it here

0.0.6

1 year ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago