Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 311 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 311 Bytes

what it does

export from a bs58 private key to an Uint8Array and vice versa

install

git clone this repository, then switch to the new folder and execute

yarn install

how to use

edit the file index.js and change the parameters on the top of the file for your needs

then

yarn start