Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 544 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 544 Bytes

CreatifyWallet

Wallet to access Creatify Platform with support for SPL tokens and Serum integration.

See sollet.io for a demo.

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

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.