pradel / blockstack-wallet

🚧 The project is still in beta, use it at your own risk 🚧

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blockstack-wallet

🚧 The project is still in beta, use it at your own risk 🚧

The open source mobile wallet that enables STX holders to send, receive and stack their tokens.

theme light / dark

Download

The app is in the process of being submitted to the stores. In the meantime you can download the application APK for android in the assets of the releases.

Features

  • Send an receive Stacks
  • List the transactions and display current balance
  • Stacking dashboard
  • Stake Stacks
  • On testnet receive tokens from the faucet
  • The private keys are stored securely
  • Beautiful UI
  • Light / dark mode
  • Mainnet / Testnet support

Philosophy

The aim of the project is to enable people to use the Stacks blockchain easily and without a strong technical knowledge. All the interactions should be able to be done via an easy to use and nice looking interface without compromising on security.

Security

  • Your private keys are saved encrypted and never leave your phone. We use expo SecureStore to save your private key encrypted in the secure enclave.
  • Over the air updates are disabled, the app can only be updated through the store, or via the APK file. That way an attacker won't be able to inject malicious code via OTA.

Built with

  • react-native with expo bare workflow
  • react-native-paper - UI design system
  • react-navigation - Routing
  • typescript
  • blockstack SDK

Contributing

Read our contributing guide to see how to locally setup the repository and see our development process.

License

MIT Β© LΓ©o Pradel

About

🚧 The project is still in beta, use it at your own risk 🚧

License:MIT License


Languages

Language:TypeScript 83.1%Language:Java 5.6%Language:Ruby 5.6%Language:Objective-C 2.1%Language:JavaScript 1.7%Language:Starlark 1.2%Language:Shell 0.7%