Modules

Here is a list of all production-grade modules that can be used on the LagomChain blockchain, along with their respective documentation:

  • epochs - Executes custom state transitions every period (aka epoch).

  • erc20 - Trustless, on-chain bidirectional internal conversion of tokens between LagomChain' EVM and Cosmos runtimes.

  • evm - Smart Contract deployment and execution on Cosmos

  • feemarket - Fee market implementation based on the EIP-1559 specification.

  • inflation - Mint tokens and allocate them to staking rewards and the community pool.

  • vesting - Vesting accounts with lockup and clawback capabilities.

LagomChain uses the following Cosmos SDK modules:

LagomChain uses the following the IBC modules for the SDK:

Last updated