Skip to content

Commit deb5be3

Browse files
committed
docs(README): add links to related Axone repos and polish protocol section
1 parent 4a4e5f9 commit deb5be3

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

README.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,14 @@
2929

3030
`axoned` is the node of the [AXONE](https://axone.xyz) network built on the [Cosmos SDK] 💫 & [Tendermint] consensus, which allows companies & individuals to define on-chain rules, share any off-chain resources & create a new generation of applications on top of them.
3131

32-
Read more in the [introduction blog post](https://blog.axone.xyz/). For a high-level overview of the AXONE protocol and network economics, check out the [white paper](https://docs.axone.xyz/docs/whitepaper/abstract).
32+
- 📖 Read the [introduction blog post](https://blog.axone.xyz/) to understand the project’s vision.
33+
- 🧠 Explore the [white paper](https://docs.axone.xyz/docs/whitepaper/abstract) for a deeper look at the protocol architecture and network economics.
34+
35+
Looking for more?
36+
37+
- If you’re searching for Axone' smart contracts → [github.com/axone-protocol/contracts](https://github.com/axone-protocol/contracts)
38+
- For the Axone SDK → [github.com/axone-protocol/axone-sdk](https://github.com/axone-protocol/axone-sdk)
39+
- For the MCP server implementation → [github.com/axone-protocol/axone-mcp](https://github.com/axone-protocol/axone-mcp)
3340

3441
## Want to become a validator?
3542

@@ -44,11 +51,11 @@ Looking for a network to join ? 👉 [Checkout the networks!](https://github.com
4451
The `axoned` blockchain currently supports the following builds:
4552

4653
| **Platform** | **Arch** | **Status** |
47-
|--------------|----------|:----------------------:|
48-
| Darwin | amd64 | |
49-
| Darwin | arm64 | |
50-
| Linux | amd64 | |
51-
| Linux | arm64 | |
54+
| ------------ | -------- | :--------------------: |
55+
| Darwin | amd64 ||
56+
| Darwin | arm64 ||
57+
| Linux | amd64 ||
58+
| Linux | arm64 ||
5259
| Windows | amd64 | ️🚫<br/> Not supported |
5360

5461
> Note: as the blockchain depends on [CosmWasm/wasmvm](https://github.com/CosmWasm/wasmvm), we only support the targets
@@ -202,9 +209,9 @@ you're willing to give!
202209
203210
## Audit
204211

205-
| Date | Auditor | Version | Report |
206-
|---|---|---|---|
207-
| 2024/08/22 | [BlockApex](https://blockapex.io/) | [2f0f84d (v10.0.0)](https://github.com/axone-protocol/axoned/tree/2f0f84d369852bdb178e299a88c1b8eeb0654b8e) | [Axone Blockchain - Final Audit Report.pdf](https://github.com/BlockApex/Audit-Reports/blob/15d8765ac45b4a83bb2f1446fc9bf869c123f8d2/Axone%20Blockchain%20-%20Final%20Audit%20Report.pdf)|
212+
| Date | Auditor | Version | Report |
213+
| ---------- | ---------------------------------- | ----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
214+
| 2024/08/22 | [BlockApex](https://blockapex.io/) | [2f0f84d (v10.0.0)](https://github.com/axone-protocol/axoned/tree/2f0f84d369852bdb178e299a88c1b8eeb0654b8e) | [Axone Blockchain - Final Audit Report.pdf](https://github.com/BlockApex/Audit-Reports/blob/15d8765ac45b4a83bb2f1446fc9bf869c123f8d2/Axone%20Blockchain%20-%20Final%20Audit%20Report.pdf) |
208215

209216
## Community
210217

0 commit comments

Comments
 (0)