Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 566 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 566 Bytes

nft-list

A curated list of NFT contracts. Valora attempts to automatically discover ERC-721 contracts, however, there are cases where a project should consider adding to this list. See Adding new ERC-721 contracts for more details.

Developing

Install dependencies:

yarn

run tests:

yarn test

Adding a contract

Add contract addresses to alfajores-nft-list.json or mainnet-nft-list.json and create a PR for the Valora team to review.