@svelte-on-solana/wallet-adapter

Modular TypeScript wallet adapter and UI components for Solana/Anchor applications using SvelteJS as framework. This package contains a solution for Svelte Template and SvelteKit, making possible to build Solana Dapps in SPA or SSR mode.

View demo / Browse demo code

Packages

  • Core - Svelte Store which exposes methods and properties to run the wallet in your application
  • UI - Pre-built components for integrating with Solana wallets using Svelte
  • Anchor - Helper components for working with Anchor

Build from Source

  1. Clone the project:

    git clone https://github.com/svelte-on-solana/wallet-adapter.git
    
  2. Install dependencies:

    cd wallet-adapter
    yarn install
    
  3. Build all packages:

    yarn build
    
  4. Run locally:

    cd packages/ui/
    yarn start
    

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes