ethgo-explorer

module
v0.0.0-...-1cc9596 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2023 License: Apache-2.0

README

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

Directories

Path Synopsis
cmd
main command
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL