Skip to content

coingecko/nftgecko

Repository files navigation

NFT Gecko

Build Status Netlify Status

NFT Gecko is a web interface to manage CryptoCollectibles and ERC-721 tokens.

Contributing

We are looking to add more NFT projects. Do feel free to contribute.

For more details, please refer to CONTRIBUTING.md.

Supported Contract

Ethereum

Name Slug Status
CoinGecko Xmas 2018 NFToken coingecko Complete
CryptoKitties cryptokitties WIP
Gods Unchained gods-unchained Complete
Marble Cards marble-nft Complete
MyCryptoHeroes:Extension my-crypto-heroes-extension Complete
MyCryptoHeroes:Hero my-crypto-heroes-hero Complete

Tomo testnet

Name Slug Status
CoinGecko Xmas 2018 NFToken coingecko Complete

Tomo

Name Slug Status

Feature shipped

Initial phase (v1.0.0)

  • PWA support
  • Basic unit test
  • Open Zeppelin standard supported
  • Show Image of all NFTs owned

RoadMap

Phase 1

  • Metamask support
  • Add test to test all contracts/contract//contracts.json for validity
  • Test/Specs development using any address as input
  • ERC-721 view only. Group by contract and contract name
  • Network selector: Ethereum mainnet, ropsten, rinkeby, kovan

Phase 2

  • Support other token (non ERC721, e.g. cryptokitties)
  • view only for custom metadata
  • view only for custom abi.json

Phase 3

  • Transfer for ERC721
  • Custom ABI.json for transfer
  • E2E testing with cypress

Future Phases

  • Dark mode
  • Ledger support
  • Trezor support
  • Walletconnect support
  • Network selector: Other EVM compatible networks

License

MIT