@swords/contracts
v0.3.0
Published
> Note: these contracts are currently a work in progress.
Readme
32⚔ Contracts
Note: these contracts are currently a work in progress.
Local Development
The following assumes node >= 12
Install Dependencies
yarnCompile Contracts
yarn buildStart a Local Blockchain (keep open in a separate terminal)
yarn chainRun Tests
yarn testManually deploy & mint
yarn deploy --chainId 50
yarn mint --chainId 50