package
0.3.2
Repository: https://github.com/myxtype/filecoin-client.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
WalletNew creates a new address in the wallet with the given sigType.
WalletPrivateToAddress convert private key to public key address.
WalletSign signs the given bytes using the KeyType and private key.
WalletSignMessage signs the given message using the given private key.
WalletVerify verify the signed message.
No description provided by the author