Chain Architecture
Empe is built on the Cosmos SDK and takes full advantage of its modular architecture.
View the full list of modules here.
Cosmos Modules:
Auth - Authentication of accounts and transactions for Cosmos SDK applications.
Authz - Authorization for accounts to perform actions on behalf of other accounts.
Bank - Token transfer functionalities.
Distribution - Fee distribution, and staking token provision distribution.
Governance - On-chain proposals and voting.
Staking - Proof-of-Stake layer for public blockchains.
Custom Modules:
Last updated