Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.39 KB

README.md

File metadata and controls

52 lines (37 loc) · 1.39 KB

Sakura Wallet

PRs Welcome License MacOS Windows


Sakura is a Desktop Wallet for the Polkadot ecosystem.

Sakura 是一个桌面钱包, 支持Polkadot、Kusama等大多数Polkadot生态项目.

Roadmap | 路线图

⚠️ Active development.

  • Architecture and Working Prototype
  • Support Create and Restore Account
  • Security Store
  • Receive and Transfer

Development | 开发

To clone and run this repo you'll need Node.js and Yarn installed on your computer.

In the project directory, you can run:

yarn dev

You will see the app in development mode with electron.

yarn dist

Pack the app for production to the dist folder.

License

GPL v3.