//
pkg.gl
Category
github.com/davebryson/menta
testkit
package
0.4.1
Repository:
https://github.com/davebryson/menta.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
73 SLOC
#
Functions
NewTestKit
NewTestKit creates an in-process Tendermint node.
RandomWallet
RandomWallet creates a new Wallet.
WalletFromSeed
WalletFromSeed create a wallet based on the seed.
#
Structs
TestKit
TestKit provides a simple API to test your service against a running node.
Wallet
Wallet provides a way to generate and sign transactions.