0.3.0 • Published 4 years ago
@swords/contracts v0.3.0
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