Skip to content

Commit f87c068

Browse files
authored
docs: update README with full documentation index and status table
1 parent c9ff69b commit f87c068

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,9 @@ The `x/governor` module is Rampage's proprietary governance innovation. Unlike s
6060
| Core chain scaffold | Complete |
6161
| x/governor module | Complete |
6262
| Protobuf definitions | Complete |
63-
| Chain specification v1.5 | Complete |
63+
| Chain specification v1.5.1 | Complete |
6464
| IBC integration | Complete |
65+
| Tokenomics design | Complete |
6566
| Testnet genesis configuration | In Progress |
6667
| Block explorer integration | Planned |
6768
| Public testnet launch | Planned |
@@ -117,9 +118,11 @@ make test
117118

118119
| Document | Description |
119120
|----------|-------------|
120-
| [Whitepaper-v1.5.2.md](docs/Whitepaper-v1.5.2.md) | Rampage L1 Technical Whitepaper — authoritative architecture and governance specification |
121-
| [docs/CHAIN-SPEC-v1.5.md](docs/) | Full chain specification including architecture, consensus parameters, validator economics, and governance constitution |
122-
| [CONTRIBUTING.md](CONTRIBUTING.md) | How to contribute to Rampage L1 |
121+
| [Whitepaper v1.5.2](docs/Whitepaper-v1.5.2.md) | Rampage L1 Technical Whitepaper — authoritative architecture and vision |
122+
| [Chain Specification v1.5.1](docs/CHAIN-SPEC-v1.5.1.md) | Full chain spec: consensus parameters, validator economics, governance constitution |
123+
| [Tokenomics](docs/TOKENOMICS.md) | RPM token design, inflation model, staking economics, fee structure, community pool |
124+
| [Validator Guide](docs/VALIDATOR-GUIDE.md) | How to run a Rampage L1 validator node |
125+
| [CONTRIBUTING.md](CONTRIBUTING.md) | Contributor guidelines including IP notice and CLA |
123126
| [SECURITY.md](SECURITY.md) | Security policy and vulnerability reporting |
124127
| [CHANGELOG.md](CHANGELOG.md) | Version history and roadmap |
125128
| [NOTICE](NOTICE) | Copyright and trademark information |

0 commit comments

Comments
 (0)