mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 18:15:19 +00:00
c5fc1c6b4f
* wip: update hard spec * feat: updated hard spec * feat: updated incentive spec
22 lines
451 B
Markdown
22 lines
451 B
Markdown
<!--
|
|
order: 0
|
|
title: "Hard Overview"
|
|
parent:
|
|
title: "hard"
|
|
-->
|
|
|
|
# `hard`
|
|
|
|
<!-- TOC -->
|
|
|
|
1. **[Concepts](01_concepts.md)**
|
|
2. **[State](02_state.md)**
|
|
3. **[Messages](03_messages.md)**
|
|
4. **[Events](04_events.md)**
|
|
5. **[Params](05_params.md)**
|
|
6. **[BeginBlock](06_begin_block.md)**
|
|
|
|
## Abstract
|
|
|
|
`x/hard` is an implementation of a Cosmos SDK Module that provides for functionality and governance of a two-sided, cross-chain, money market protocol.
|