https://github.com/panmoni/tokenstork
TokenStork is a market cap website and metadata registry for BCH CashTokens.
https://github.com/panmoni/tokenstork
cashscript chaingraph typescript
Last synced: 3 months ago
JSON representation
TokenStork is a market cap website and metadata registry for BCH CashTokens.
- Host: GitHub
- URL: https://github.com/panmoni/tokenstork
- Owner: Panmoni
- License: mit
- Created: 2023-07-28T16:26:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T14:35:43.000Z (over 1 year ago)
- Last Synced: 2025-04-19T16:48:01.869Z (about 1 year ago)
- Topics: cashscript, chaingraph, typescript
- Language: TypeScript
- Homepage: https://tokenstork.com
- Size: 1.8 MB
- Stars: 5
- Watchers: 2
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Token Stork
TokenStork is a market cap website and metadata registry for BCH CashTokens.
https://tokenstork.com
The BCMR is at `public/.well-known/bitcoin-cash-metadata-registry.json`.
TokenStork uses [Paytaca's BCMR indexer API](https://github.com/paytaca/bcmr-indexer) and [@mainnet_pat](https://github.com/mainnet-pat)'s [Chaingraph](https://github.com/bitauth/chaingraph) install. 🙏
Thanks [@mr-zwets](https://github.com/mr-zwets) for your very valuable help and encouragement!
Release Announcement: https://twitter.com/BitcoinCashSite/status/1687565837169819648

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).