Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pyncz/gemcase
- Owner: pyncz
- Created: 2022-12-21T19:06:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T14:09:01.000Z (over 1 year ago)
- Last Synced: 2024-04-14T10:37:08.151Z (7 months 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![gemcase cover](./public/img/cover.jpg)
### What can I view exactly?
- addresses
- tokens (i.e. coins)
- NFT collections
- NFTsNow 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.