bolt-cw-sdk 1.0.0

SDK for the BOLT protocol, providing utilities for interacting with the BOLT contracts.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "rpc_client_url": "http://localhost:26657",
  "websocket_url": "ws://localhost:26657/websocket",
  "admin_mnemonic": "any giant turtle pioneer frequent frown harvest ancient episode junior vocal rent shrimp icon idle echo suspect clean cage eternal sample post heavy enough",
  "chain_prefix": "archway",
  "chain_id": "localnet-1",
  "chain_denom": "stake",
  "gas_price": 140000000000,
  "gas_adjustment": 1.4,
  "oracle_code_id": 1,
  "settlement_code_id": 2,
  "router_code_id": 3
}