Open-source web XRP/XAH wallet. Securely and privately access your XRP wallet anywhere on the globe.
Windows 10
python -m venv venv
venv\Scripts\activate.bat
pip install -r requirements.txt
python app.py
Linux (This was tested on: Ubuntu 20.04.6 LTS (GNU/Linux 5.4.0-190-generic x86_64))
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 app.py
- Edit config/seeds.txt and PASSWORD in config/config.toml
- Open (https://127.0.0.1), don't forget to type the https protocol, otherwise the page might not load.
- You can access this on your mobile since the app is listening to (0.0.0.0). Just make sure you type the correct IP address and have port forwarding on in your router.
Support this project by donating. Any amount will be appreciated! (rpWJmMcPM4ynNfvhaZFYmPhBq5FYfDJBZu:2135011618), please don't forget the destination tag. Thank you!