Skip to content

enzofoucaud/mvx-create_wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvx-create_wallet

Description

This tool allows you to retrieve a wallet containing the specified name.

Pre-requisites

  • Go 1.18 or higher

Installation

go get github.com/enzofoucaud/mvx-create_wallet

Commands

 -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")

Examples

Build

go build .

Get wallet by name (default: multiversx)

./mvx-create_wallet -wallet multiversx

Set log level

./mvx-create_wallet -log debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages