Skip to content

🎈ERC721 Holdings is a contract that enables ERC721 tokens to hold other ERC721 tokens

License

Notifications You must be signed in to change notification settings

runningbeta/erc721-holdings

Repository files navigation

erc721-holdings 🎈

CircleCI

Getting started

You will need Truffle framework:

# Make sure we have the latest truffle version
npm uninstall -g truffle
npm install -g truffle@latest

To test this project locally, clone the repo and run:

# install dependencies
npm install

# run tests
truffle test

About

🎈ERC721 Holdings is a contract that enables ERC721 tokens to hold other ERC721 tokens

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published