This is a web application for managing assets on the QF Network, a Polkadot-based blockchain.
- Connect to a supported wallet
- Create, mint, transfer, and destroy assets
- React, TypeScript, Vite
- PAPI (polkadot-api)
- Tailwind CSS, shadcn/ui
- TanStack Query
- Install dependencies:
pnpm install - Run the development server:
pnpm dev