Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 789 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 789 Bytes

NestedTrade

NestedTrade is an open source decentralized protocol for buying and selling Moonbird NFTs, while keeping them nested.

Available Tasks:

# Deploy contracts to mainnet
npx hardhat run scripts/deploy.js

# Deploy contracts and stub dependencies to testnet
npx hardhat run scripts/deployTestNet.js

# Run Mocha tests
npx hardhat test

Contributing

Reach out to one of the current maintainers if you're interested in contributing to NestedTrade.

License

NestedTrade is open source software licensed as GPL. View the LICENSE file for more details.