mesh-sdk-go
mesh-sdk-go copied to clipboard
Add Wallet Package
Is your feature request related to a problem? Please describe.
Write a wallet
package that lives on top of the Construction API
and keys
package (#54) to create a simple interface for developers that is more familiar to existing transaction construction SDKs.
Describe the solution you'd like A high-level view of the desired flow can be found here.
Add Wallet