Skip to content

Local, simple and secure bitcoin keys converter. It converts 256-bit hexadecimal bitcoin private keys into WIF key (Wallet Import Format).

Notifications You must be signed in to change notification settings

hitalloazevedo/keyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keyzer

A simple and secure converter that translates 256-bit hexadecimal bitcoin private key to WIF key (Wallet Import Format).

Putting your private key on online sites can be a mistake, you never know if they store your key, so be careful! This tool is completely offline, to ensure your safety. You can check the source code anytime!

Tech Stack

App: Node, Typescript

Installation

Clone the project

git clone https://github.com/hitalloazevedo/hashconverter

Go to the project directory

cd hashconverter

Install dependencies

npm install

Run the project

npm start

Authors

About

Local, simple and secure bitcoin keys converter. It converts 256-bit hexadecimal bitcoin private keys into WIF key (Wallet Import Format).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published