Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pyncz/gemcase

💎 A multichain NFT viewer
https://github.com/pyncz/gemcase

app nextjs nft react trpc typescript web3

Last synced: about 7 hours ago
JSON representation

💎 A multichain NFT viewer

Awesome Lists containing this project

README

        

# gemcase
💎 A multichain NFT viewer

![gemcase cover](./public/img/cover.jpg)

### 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](https://github.com/pyncz).

### etc

> Credit to [create-t3-app](https://github.com/t3-oss/create-t3-app) for the boilerplate.