Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

rsksmart/rwallet

Repository files navigation

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.