Expand description
GLIN Network Client
Core blockchain client for connecting to GLIN Network and performing RPC operations.
Re-exports§
pub use batch::BatchRpc;
Modules§
- batch
- Batch 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)