Skip to content

Tanooj0902/mnemonic-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Mnemonics

It generate a private key with Mnemonics

Enhancements required

  1. Add more constraints in the password like:- must have a special character etc.
  2. Extract out the business logic in services.

Setup and dependencies installation

  1. Install bip32 & bip39 dependency
github.com/tyler-smith/go-bip32
github.com/tyler-smith/go-bip39

Run

go run *.go

Go to http://localhost:8080/ and you'll see it running

Build

go build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages