Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.59 KB

module_specs.md

File metadata and controls

28 lines (20 loc) · 1.59 KB

Module Specs

Shentu Chain is built with Cosmos SDK, which organizes the application's functionality into several components, or modules. Here we document the modules that are unique to Shentu Chain.

This documentation dives into the technical specifics of the Shentu Chain modules, and is geared towards a developer audience. See the Shentu Chain Whitepaper for a conceptual overview of the Shentu Chain ecosystem.

Cosmos SDK Modules

The following modules largely inherit from Cosmos SDK. Please see Cosmos's module documentation for more info.

Custom Modules

These modules are unique to Shentu Chain.

  • Cert - Validator certification and certificate issuance
  • CVM - smart contract deployment and execution
  • Oracle - Security Oracle: on-chain scores for real-time security checks
  • Shield - Shield: collateral pool to reimburse stolen assets