modulepackage
0.1.12
Repository: https://github.com/switcheo/carbon-wallet-go.git
Documentation: pkg.go.dev
# README
Carbon Wallet Go
A lightweight wallet used to bootstrap signing and sending messages via gRPC to the Carbon blockchain.
This wallet manager is used for services that require a only a single signer
The wallet has its own broadcast queue and messages may be enqueued to be sent in sequence if needed.
# Functions
ConnectCliWallet connect to a cli wallet.
ConnectWallet - inits wallet.
No description provided by the author
# Structs
No description provided by the author