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