/multi-royalty-erc721

An erc721 token with support to store royalty data for multiple creators

Primary LanguageTypeScript

An ERC721 contract with added support to store and retrieve royalty data for multiple creators

Installing packages yarn install

Compiling the contracts npx hardhat compile

Running the tests npx hardhat test