Package-level declarations

Types

Link copied to clipboard
class Chain(val specification: ChainSpecification)

A class representing a Polkadot-based blockchain network.

Link copied to clipboard
typealias ChainId = Long

identifies a chain within the Client.

Link copied to clipboard

Chain Specification JSON Object

Link copied to clipboard
class Client

Client that is used to connect to Polkadot-based blockchain networks.

Functions

Link copied to clipboard

The name of the chain as defined in the specification.

The name of the chain name as defined in the specification file.

Link copied to clipboard

Read a Chain Specification from a Chain Specification Asset JSON file.