This tool allows you to retrieve a wallet containing the specified name.
- Go 1.18 or higher
go get github.com/enzofoucaud/mvx-create_wallet -log string
Set the log level: debug, info, warn, error, fatal, panic (default "info")
-wallet string
Allows you to retrieve a wallet containing the specified name (default "multiversx")go build ../mvx-create_wallet -wallet multiversx./mvx-create_wallet -log debug