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
Reach out to one of the current maintainers if you're interested in contributing to NestedTrade.
NestedTrade is open source software licensed as GPL. View the LICENSE file for more details.