Angelday8 / ethereum-wallet-creator

Tool to create a random 24 word mnemonic which represents your account

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum Wallet Creator

Tool to create a random 24 word mnemonic which represents your account.

It is recommended to go offline before running the script just to be 100% sure that nobody can catch your mnemonic phrase.

Prerequisites

  1. Install latest NodeJS version from here.
  2. Open Terminal/CMD/Powershell and navigate to root folder of this repository.
  3. type npm install and press enter

Usage

Type npm run start, press enter and follow instructions on screen.

Note: CLOSE YOUR TERMINAL/CMD/POWERSHELL BEFORE GOING ONLINE AGAIN

About

Tool to create a random 24 word mnemonic which represents your account


Languages

Language:TypeScript 100.0%