Skip to content

Repository that demonstrates generation of an ethereum address from the private key

Notifications You must be signed in to change notification settings

rudreshsolanki97/ethereum-address-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

ethereum-address-generation

Repository that demonstrates generation of an ethereum address from a private key. Change the main func as per your requirement by commenting / uncommneting function calls.
By default all calls are commented.
To change prefix update the prefix variable in main func.

To do tasks

  • Add EIP-55 encoding
  • EIP encoding verification
  • Break down main func into different funcs
  • Create an address as per a given prefix
  • Add other encoding formats e.g. Base58Check

About

Repository that demonstrates generation of an ethereum address from the private key

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages