All Projects → RenrenBit-zz → Rrwallet

RenrenBit-zz / Rrwallet

Licence: mit
RRWallet is a opensource cryptocurrency wallet app for both iOS and Android devices🚀

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Rrwallet

Lightning Rfc
Lightning Network Specifications
Stars: ✭ 1,224 (+1111.88%)
Mutual labels:  bitcoin, cryptocurrency
Coin registry
A global registry of JSON formatted files on 1500+ cryptocurrency tokens. Provides information like chat rooms, communities, explorers, and contact information on each coin. Used by https://blockmodo.com, DEXs, developers, and exchanges.
Stars: ✭ 85 (-15.84%)
Mutual labels:  bitcoin, cryptocurrency
Bitcoin Cryptography Library
Nayuki's implementation of cryptographic primitives used in Bitcoin.
Stars: ✭ 81 (-19.8%)
Mutual labels:  bitcoin, cryptocurrency
Bitzeny
[z2.0.x] BitZeny Core integration/staging tree created by the New Dev team
Stars: ✭ 99 (-1.98%)
Mutual labels:  bitcoin, cryptocurrency
Coinpare
Compare cryptocurrency trading data across multiple exchanges and blockchains in the comfort of your terminal
Stars: ✭ 89 (-11.88%)
Mutual labels:  bitcoin, cryptocurrency
Feeless
⋰·⋰ Feeless is a Nano cryptocurrency node, wallet, tools, and Rust crate.
Stars: ✭ 70 (-30.69%)
Mutual labels:  bitcoin, cryptocurrency
Coinwink
Crypto Alerts, Watchlist and Portfolio Tracking App
Stars: ✭ 95 (-5.94%)
Mutual labels:  bitcoin, cryptocurrency
Icointicker
macOS crypto currency menubar ticker (맥 가상화폐 시세 메뉴바 티커)
Stars: ✭ 70 (-30.69%)
Mutual labels:  bitcoin, cryptocurrency
Ccxt.net
CCXT.NET – CryptoCurrency eXchange Trading Library for .NET
Stars: ✭ 89 (-11.88%)
Mutual labels:  bitcoin, cryptocurrency
Opencx
An open-source cryptocurrency exchange toolkit for implementing experimental exchange features
Stars: ✭ 86 (-14.85%)
Mutual labels:  bitcoin, cryptocurrency
Crypto Coin Alerts
An application that let you set alerts for the prices of several cryptocurrencies
Stars: ✭ 72 (-28.71%)
Mutual labels:  bitcoin, cryptocurrency
Libreselery
Continuous distribution of funding to your project contributors and dependencies. Integrated into GitHub Actions
Stars: ✭ 92 (-8.91%)
Mutual labels:  bitcoin, cryptocurrency
Keys
🔑 Cryptocurrency private keys
Stars: ✭ 71 (-29.7%)
Mutual labels:  bitcoin, cryptocurrency
Airgap Wallet
The AirGap Wallet is installed on an everyday smartphone. This app has only access to public information.
Stars: ✭ 78 (-22.77%)
Mutual labels:  bitcoin, cryptocurrency
Bitcoin Elixir
Bitcoin tools and full node implementation in Elixir.
Stars: ✭ 70 (-30.69%)
Mutual labels:  bitcoin, cryptocurrency
Cated
CATEd - Cryptocurrency Analytics and Trading Engine for Django
Stars: ✭ 84 (-16.83%)
Mutual labels:  bitcoin, cryptocurrency
The Journal Of Blockchain
区块链自媒体、专注区块链技术学习和实践、IPFS/Filecoin、Bitcoin、Ethereum、EOS、Cosmos、区块链、白皮书、Coinmarketcap、Coindesk、Safe Network、Telegram、Docker、社会治理、经济激励
Stars: ✭ 63 (-37.62%)
Mutual labels:  bitcoin, cryptocurrency
Arbitrader
A market neutral cryptocurrency trading bot.
Stars: ✭ 66 (-34.65%)
Mutual labels:  bitcoin, cryptocurrency
Awesome Privacy On Blockchains
A curated list of privacy on blockchains resources
Stars: ✭ 86 (-14.85%)
Mutual labels:  bitcoin, cryptocurrency
Coincurve
Cross-platform Python bindings for libsecp256k1
Stars: ✭ 89 (-11.88%)
Mutual labels:  bitcoin, cryptocurrency

ARCHIVED

RRWallet是一款On-Chain数字货币钱包, 支持多个币种, 可同时运行在iOS, Android上.

主要特点⚡️

  • 支持BTC, USDT, ETH, BCH, BSV, ETC等多个币种
  • 支持BTC和USDT多签
  • 智能合约批量发送交易
  • 助记词加密存储在本地
  • 使用React Native开发, 一套代码同时支持iOS, Android
  • 门限签名(即将支持)

本地运行🚀

确保已经安装了Node.js, iOS 和 Android开发环境

1.安装依赖

npm ci		#前端依赖
cd ios		#以下为iOS依赖, 如不需要可以跳过
pod install

2.启动服务

npm start

3.打开Xcode或者Android Studio 运行即可

编译Release😈

iOS

#确保Xcode中的证书有效
npm run build-ios

Android

#需要替换掉build.gradle中的Keystore以及对应的密码
npm run build-android

社区

欢迎到社区里与我们讨论任何技术问题

RenrenBit Developer Group(Telegram)

License

MIT License

Copyright (c) 2020 RenrenBit

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].