pepeneif / Solana-BLINC-demo

Solana BLINC demo wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPL Token Wallet

Example Solana wallet with support for SPL tokens and Serum integration.

See sol.neif.org for a demo.

Wallet keys are stored in localStorage, optionally encrypted by a password.

Run yarn install to install all the modules and dependencies and yarn start to start a development server or yarn build to create a production build that can be served by a static file server.

See the Create React App documentation for other commands and options.

About

Solana BLINC demo wallet

License:Other


Languages

Language:JavaScript 98.8%Language:HTML 1.0%Language:CSS 0.2%