Skip to content

valora-inc/nft-list

Repository files navigation

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.