algorand-svelte-starter Svelte Themes

Algorand Svelte Starter

Basic Svelte and Algorand SDK integration

Algorand Svelte Starter

To install dependencies, run:

yarn

or, if using npm:

npm install

To run the app in development mode, run:

yarn dev

or, if using npm:

npm run dev

Components Included:

  • Creating a new account
  • Showing node status
  • Displaying the user's balance
  • Asset overview
  • Listing transaction history
  • Creating payment transaction and signing it

The project is not audited and should not be used in a production environment.

Top categories

Loading Svelte Themes