Skip to content

Bithomp/generate-xrp-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project "Generate XRP wallet" is no longer hosted on bithomp.com

You can still download and use it offline on a separate secure offline computer/phone. You can also generate XRP wallets using hardware wallets https://bithomp.com/wallets/hardware

Generate XRP wallet

A tool to generate an XRP wallet (address + secret)

Standalone version

Download index.html

Open the file in a browser by double clicking it.

This can be compiled from source using the command python compile.py

Usage

Download index.html. Transfer it to an offline phone/computer. Open the file in a browser by double clicking it. Press "Generate". Write down or Print "address" and "secret". Keep "secret" safe.

Making changes

Please do not make modifications to index.html, since they will be overwritten by compile.py.

Make changes in src/*.

Changes are applied during release using the command python compile.py, so please do not commit changes to index.html

Open-source

This project is 100% open-source code

Get the source code from the repository - https://github.com/Bithomp/generate-xrp-wallet

Libraries

Lodash - https://github.com/lodash/lodash

ripple-lib - https://github.com/ripple/ripple-lib

License

2018 Octillion S.A. All Rights Reserved

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

Please refer to the software license for more details.

https://github.com/Bithomp/generate-xrp-wallet/blob/master/LICENSE

Releases

No releases published

Packages

No packages published