https://github.com/kodadot/fandom
Fandom shop for Artist by KodaDot team
https://github.com/kodadot/fandom
deno kodadot polkadot substrate
Last synced: about 1 year ago
JSON representation
Fandom shop for Artist by KodaDot team
- Host: GitHub
- URL: https://github.com/kodadot/fandom
- Owner: kodadot
- Created: 2023-02-15T11:55:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T13:26:14.000Z (over 2 years ago)
- Last Synced: 2025-04-04T18:51:50.909Z (about 1 year ago)
- Topics: deno, kodadot, polkadot, substrate
- Language: TypeScript
- Homepage: https://fandom.kodadot.art
- Size: 6.03 MB
- Stars: 11
- Watchers: 2
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kodadot Fandom Shop
Built with [Deno](https://deno.land/) and
[Fresh](https://fresh.deno.dev/), powered by [Uniquery](https://github.com/kodadot/uniquery) and deployed to the edge with [Deno Deploy](https://deno.com/deploy).
This app was built for showcasing [Uniquery](https://github.com/kodadot/uniquery), KodaDot's GraphQL API, for querying data from the blockchain. It's a simple shop that uses Uniquery to fetch NFTs from the blockchain via the [SubSquid indexer](http://subsquid.io).
## Screen Shot

## Develop locally
- Clone the repository
- Set up the `CHAIN` variable in the `.env,` follows `.env.example`.
- Start the project in local mode:
```bash
deno task start
```
## Deploy to global
Sign in to [dash.deno.com](https://dash.deno.com), create a new project, and then link to your clone repository version. Please ensure add `CHAIN.` variable:
