Documentation
¶
Overview ¶
Package modules is to warpped the API provided by each module of irishub
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBaseClient ¶
func NewBaseClient(cdc sdk.Codec, cfg sdk.ClientConfig) *baseClient
NewBaseClient return the baseClient for every sub modules
Types ¶
This section is empty.
Source Files
¶
Directories
¶
Path | Synopsis |
---|---|
Package asset allows individuals and companies to create and issue their own tokens.
|
Package asset allows individuals and companies to create and issue their own tokens. |
Package bank is mainly used to transfer coins between accounts,query account balances, and implement interface rpc.Bank In addition, the available units of tokens in the IRIShub system are defined using [coin-type](https://www.junjie-bianjie.org/docs/concepts/coin-type.html).
|
Package bank is mainly used to transfer coins between accounts,query account balances, and implement interface rpc.Bank In addition, the available units of tokens in the IRIShub system are defined using [coin-type](https://www.junjie-bianjie.org/docs/concepts/coin-type.html). |
Package distribution in charge of distributing collected transaction fee and inflated token to all validators and delegators.
|
Package distribution in charge of distributing collected transaction fee and inflated token to all validators and delegators. |
Package gov in charge of distributing collected transaction fee and inflated token to all validators and delegators.
|
Package gov in charge of distributing collected transaction fee and inflated token to all validators and delegators. |
Package keys allows you to manage your local tendermint keystore (wallets) for iris.
|
Package keys allows you to manage your local tendermint keystore (wallets) for iris. |
Package oracle combines service to achieve decentralized injection from trusted Oracles such as Chainlink to IRISHub Oracle.
|
Package oracle combines service to achieve decentralized injection from trusted Oracles such as Chainlink to IRISHub Oracle. |
Package random describes the usage and scope of random numbers on IRISHub.
|
Package random describes the usage and scope of random numbers on IRISHub. |
Package service bridge the gap between the blockchain world and the conventional business application world, by mediating a complete lifecycle of off-chain services -- from their definition, binding (provider registration), invocation, to their governance (profiling and dispute resolution).
|
Package service bridge the gap between the blockchain world and the conventional business application world, by mediating a complete lifecycle of off-chain services -- from their definition, binding (provider registration), invocation, to their governance (profiling and dispute resolution). |
Package slashing provides the ability to access the interface of the IRISHUB slashing module In Proof-of-Stake blockchain, validators will get block provisions by staking their token.
|
Package slashing provides the ability to access the interface of the IRISHUB slashing module In Proof-of-Stake blockchain, validators will get block provisions by staking their token. |
Package staking provides staking functionalities for validators and delegators.
|
Package staking provides staking functionalities for validators and delegators. |
Package tendermint provides tendermint rpc queriers implementation
|
Package tendermint provides tendermint rpc queriers implementation |
Click to show internal directories.
Click to hide internal directories.