# Modules description

# Chain4Energy Modules

Chain4Energy implements the following custom modules:

  • cfedistributor - Controls the distribution of tokens on the network. Allows to elastically define distribution flow.
  • cfeminter - Controls token supply emissions.
  • cfevesting - Controls vesting pools and creates vesting accounts from these vesting pools.
  • cfeclaim - Provides the functionality of creating campaigns, adding missions, and claiming tokens based on pre-set conditions.

# Cosmos Modules

C4E Chain utilizes Cosmos SDK and the Tendermint Core consensus engine underneath. Specifically, the Cosmos SDK is a framework that facilitates the development of secure state-machines on top of Tendermint. In particular, we utilize different SDK modules to facilitate the special features of the Crypto.org Chain.