All Projects → jamescoxon → RetroXRBWallet

jamescoxon / RetroXRBWallet

Licence: other
No description or website provided.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to RetroXRBWallet

gonano
An implementation of the Nano cryptocurrency in Go
Stars: ✭ 34 (+161.54%)
Mutual labels:  wallet, raiblocks
SumoGUIWallet
Sumokoin GUI Wallet
Stars: ✭ 38 (+192.31%)
Mutual labels:  wallet
jsfxr
JavaScript sound effects generator.
Stars: ✭ 120 (+823.08%)
Mutual labels:  retro
boxwallet
BoxWallet is a single binary multi-coin CLI tool, that gets your coin-of-choice wallet/node set-up fast, with just a few commands.
Stars: ✭ 23 (+76.92%)
Mutual labels:  wallet
ark-lite-wallet
💰 ARK Lite Wallet https://arkecosystem.github.io/ark-lite-wallet/app
Stars: ✭ 26 (+100%)
Mutual labels:  wallet
pm-idm
IDM project management repository
Stars: ✭ 59 (+353.85%)
Mutual labels:  wallet
gotham-city
Gotham city is a fully functional project to demonstrate real-life example of minimalist Bitcoin decentralized HD wallet using 2 party ECDSA
Stars: ✭ 109 (+738.46%)
Mutual labels:  wallet
cbmtapepi
Use a Raspberry Pi as fast mass storage solution for your Commodore 8-bit computer using just the datassette port.
Stars: ✭ 41 (+215.38%)
Mutual labels:  retro
python-bip32
Minimalistic implementation of BIP32
Stars: ✭ 28 (+115.38%)
Mutual labels:  wallet
host-manager
User-friendly desktop app for Sia hosts. Provides easy configuration, better financials, and smart alerts to make hosting simpler.
Stars: ✭ 62 (+376.92%)
Mutual labels:  wallet
jSH
A Javascript scripting engine for DOS
Stars: ✭ 79 (+507.69%)
Mutual labels:  retro
artunis-mobile
XRP Wallet app for Android and iOS, built in React Native.
Stars: ✭ 23 (+76.92%)
Mutual labels:  wallet
HDWalletKit
Hierarchical Deterministic(HD) wallet for cryptocurrencies 💰
Stars: ✭ 97 (+646.15%)
Mutual labels:  wallet
conceal-mobile
Conceal Mobile - Encrypted DeFI & Messaging App
Stars: ✭ 15 (+15.38%)
Mutual labels:  wallet
meu kumbu
💵Meu Kumbu 💰 (Means My Money) is a template app that people can use to build their owns Wallet 🤑 or a mobile 🏦 banking app.
Stars: ✭ 55 (+323.08%)
Mutual labels:  wallet
python-hdwallet
Python-based library for the implementation of a hierarchical deterministic wallet generator for more than 140+ multiple cryptocurrencies.
Stars: ✭ 210 (+1515.38%)
Mutual labels:  wallet
gxchain-wallet
GXC Wallet for mobile
Stars: ✭ 69 (+430.77%)
Mutual labels:  wallet
krux
Open-source, airgapped hardware signer for Bitcoin
Stars: ✭ 39 (+200%)
Mutual labels:  wallet
templewallet-mobile
📱🔐💰 Mobile cryptocurrency wallet for Tezos blockchain.
Stars: ✭ 27 (+107.69%)
Mutual labels:  wallet
AGD-Studio
An integrated development environment for AGD
Stars: ✭ 39 (+200%)
Mutual labels:  retro

RetroXRBWallet

Warning this is super beta test, your wallet seed is encoded with a password in seed.txt, it and your private keys are not passed to the server

Installation

You will need:

  • Python3
  • Pip3 (to install the required libraries

To install:

  • Go into the python-pure25519-blake directory and install this python3 setup.py install
  • Using pip3 install
urwid
websocket-client
pyblake2 ( Microsoft Visual C++ 14.0 is required on Windows)
bitstring
simple-crypt
configparser
pyqrcode
  • Run the wallet python3 gui.py, if it errors install the necessary missing libs

Tips

  • You can copy from the wallet by holding down your OSes modifier key, OS X its fn, and selecting the address
  • Currently you only have a single address
  • Your setting are in config.ini
  • Your wallet seed is kept encoded with a password in the seed.txt file
  • The lite wallet does all the signing itself so doesnt pass you wallet seed or private keys to the server/network
  • To view the QR code you will need to enlarge your terminal window
  • You can import another wallet seed using the import_seed.py script and decode your current wallet seed with your password using decode_seed.py
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].