algorand-frontend
Installation
SKILL.md
Algorand Frontends
Build frontend applications that connect to Algorand wallets and interact with smart contracts using typed clients. Works with React, Vue, SolidJS, Svelte, and vanilla JS/TS.
Prerequisites
- Smart contract is deployed with a known App ID
- ARC-56/ARC-32 app spec exists (e.g.,
MyContract.arc56.json) - Frontend project is set up (Vite, Next.js, Nuxt, SvelteKit, or any bundler)