araviel-io / spl-token-wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPL Token Wallet

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

See wallet.safecoin.org/ or the Safelet Chrome Extension for a demo.

Wallet keys are stored in localStorage, optionally encrypted by a password. Run git clone https://github.com/araviel-io/spl-token-wallet.git Run yarn install Run 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

License:Apache License 2.0


Languages

Language:JavaScript 86.9%Language:TypeScript 12.3%Language:HTML 0.5%Language:CSS 0.2%