Crate glin_client

Crate glin_client 

Source
Expand description

GLIN Network Client

Core blockchain client for connecting to GLIN Network and performing RPC operations.

Functions§

account_from_seed
Load account from seed phrase or secret URI
create_client
Create a client connection to GLIN network
create_rpc_client
Create legacy RPC methods for direct RPC calls
get_address
Get account address from keypair
get_dev_account
Get account keypair from name (for development)

Type Aliases§

GlinClient
GlinConfig