Skip to content

Latest commit

History

History
66 lines (50 loc) 路 2.42 KB

README.md

File metadata and controls

66 lines (50 loc) 路 2.42 KB

gemcase

馃拵 A multichain NFT viewer

gemcase cover

What can I view exactly?

  • addresses
  • tokens (i.e. coins)
  • NFT collections
  • NFTs

Now only EVM chains are supported, but the plan is to add several blockchains (Aptos, Solana, NEAR) in the future. Viewing blocks and transactions may also appear in the future.

The list of currently supported chains:

  • Ethereum Mainnet
  • Goerli Testnet
  • sepolia testnet
  • Polygon
  • Matic Mumbai Testnet
  • Avalanche C-Chain
  • Avalanche Fuji Testnet
  • Palm
  • Arbitrum One

Tech stack

TypeScript Next.js React radix react-hook-form zod
web3
ethers.js Moralis Infura
styles
Tailwind CSS tailwindcss
api
Next.js tRPC zod

hi, btw

If you like what you've seen in this repo and want to build something significant together, feel free to contact me on any link from my profile.

etc

Credit to create-t3-app for the boilerplate.