https://github.com/pyncz/gemcase
💎 A multichain NFT viewer
https://github.com/pyncz/gemcase
app nextjs nft react trpc typescript web3
Last synced: 8 months ago
JSON representation
💎 A multichain NFT viewer
- Host: GitHub
- URL: https://github.com/pyncz/gemcase
- Owner: pyncz
- Created: 2022-12-21T19:06:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T14:09:01.000Z (over 2 years ago)
- Last Synced: 2024-04-14T10:37:08.151Z (over 1 year ago)
- Topics: app, nextjs, nft, react, trpc, typescript, web3
- Language: TypeScript
- Homepage: https://gemcase.vercel.app
- Size: 4.93 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gemcase
💎 A multichain NFT viewer

### 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
###### web3
###### styles
###### api
---
### 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.