Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 938 Bytes

README.md

File metadata and controls

38 lines (20 loc) · 938 Bytes

rsk-utils

RSK Utils to convert keys from BTC to RSK

How to use the browser application.

After cloning the repository you can go off-line.

How to build the browser application.

This small application runs within the browser, no call to the server is made. So you can run it off-line.


To use the btc-private-key-to-rsk-address.js script run it as:

node btc-private-key-to-rsk-address.js <HEX-PRIVATE-KEY>