package
0.29.0
Repository: https://github.com/ftlnetwork/ftlnetwork-sdk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

cli version REST handler endpoint.
CreateAddr adds an address to the key store and returns an address and seed.
CreateAddr adds multiple address to the key store and returns the addresses and associated seeds in lexographical order by address.
GetConfig returns a Tendermint config for the test cases.
GetKeyBase returns the LCD test keybase.
GetTestKeyBase fetches the current testing keybase.
TODO: Make InitializeTestLCD safe to call in multiple tests at the same time InitializeTestLCD starts Tendermint and the LCD in process, listening on their respective sockets where nValidators is the total number of validators and initAddrs are the accounts to initialize with some steak tokens.
NewRestServer creates a new rest server instance.
connected node version REST handler endpoint.
Request makes a test LCD test request.
ServeCommand will start a Gaia Lite REST service as a blocking process.

# Structs

Type that combines an Address with the pnemonic of the private key to that address.
RestServer represents the Light Client Rest server.

# Type aliases

implement `Interface` in sort package.