/rwallet

The RSK Wallet is based on our rWallet open-source code-base, which will allow developers and organizations to use it to build their own apps.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

logo

rWallet

Open-source easy to use blockchain wallet

GitHub tag (latest by date) LGTM Grade

  • 💰 rWallet currently supports: Bitcoin (BTC), smartBitcoin (RBTC), RIF Token (RIF), Dollar on Chain (DOC).
  • 🔒 Provides 100% security — Neither RSK or any 3rd party can access your money or data.
  • 🌐Available in 4 languages: Chinese, English, Spanish and Portuguese

Run for development

For further documentation, please refer to our wiki: https://github.com/rsksmart/rwallet/wiki

Branching model

  • master has latest release. Do merge commits.
  • develop has latest approved PR. Do squash & merge.
  • Use branches pointing to develop to add new PRs.
  • Do external PRs against latest commit in develop.