Skip to content

Danushka2/ethgo-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ethgo-explorer

Deep dive into the ethereum blockchain

First time:- Ref for creating .mod file and .sum file

For .mod file

go mod init github.com/Danushka2/ethgo-explorer

For .sum file and analyze your code and remove any dependencies that are no longer required.

go mod tidy

To Create a Address with keystore file with password

go run cmd/main/main.go address --password yourpassword

About

Deep dive into the ethereum blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors