Skip to content

Commit fbe849e

Browse files
committed
fixed yet more headers
1 parent fe6d1b1 commit fbe849e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

chapters/chapter-00-preface.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,18 +75,18 @@ Learn the foundational blockchain concepts, then discover how to interact with t
7575
Begin by understanding the core components of the Cardano network, delve into how consensus is reached and incentives work, and then focus on the specifics of setting up and operating a stake pool.
7676

7777
===== Suggested chapters & sections:
78-
- Preface: How to Navigate, How to Contribute
79-
- Chapter 4: How Cardano Works: Overview of Cardano Network Protocols, Reaching Consensus using proof of stake, About the Ouroboros Protocol, Incentives in Cardano, Cardano Node and system layers (Introduction to the Cardano node, Cardano Node Layers), Components of the Cardano Ecosystem (Node, CLI, Db sync)
80-
- Chapter 6: Wallets in the Cardano Ecosystem: Fundamentals of Wallets (Public and private keys: What they are and how they work), Common operations in a Cardano Wallet (Staking ada: How it works and its benefits)
81-
- Chapter 7: Stake Pools and Stake Pool Operations: Introduction, What is a Stake Pool?, SPO Requirements, Leadership Selection, Slot Conflict, Cardano CLI, Node Operations
78+
- Preface: How to navigate, How to contribute
79+
- Chapter 4: How Cardano works: Overview of Cardano network protocols, Reaching consensus using proof of stake, About the Ouroboros protocol, Incentives in Cardano, Cardano node and system layers (Introduction to the Cardano node, Cardano node layers), Components of the Cardano ecosystem (Node, CLI, Db sync)
80+
- Chapter 6: Wallets in the Cardano ecosystem: Fundamentals of wallets (Public and private keys: What they are and how they work), Common operations in a Cardano wallet (Staking ada: How it works and its benefits)
81+
- Chapter 7: Stake pools and stake pool operations: Introduction, What is a stake pool?, SPO requirements, Leadership selection, Slot conflict, Cardano CLI, Node operations
8282

8383
==== Cardano governance & future path
8484
Understand how Cardano's governance model operates, explore key initiatives like Project Catalyst and CIPs, and look ahead to future advancements and the Cardano 2.0 vision.
8585

8686
===== Suggested chapters & sections:
87-
- Preface: How to Navigate, How to Contribute
87+
- Preface: How to navigate, How to contribute
8888
- Chapter 5: Governance
89-
- Chapter 10: Looking Forward: Mithril, Hydra
89+
- Chapter 10: Looking forward: Mithril, Hydra
9090

9191
=== Join the community: cntribute to Mastering Cardano
9292
_Mastering Cardano_ is more than just a book; it's intended to be a community-driven resource that grows and improves with the collective knowledge of the Cardano ecosystem. The world of blockchain is dynamic, and we believe the best way to keep this resource current, accurate, and truly comprehensive is through your valuable contributions.

chapters/chapter-03-learn-about-cardano.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:imagesdir: ../images
22

3-
== Learn About Cardano
3+
== Learn about Cardano
44

55
=== What is Cardano?
66
Cardano is a _third-generation_, _open-source_, _proof-of-stake_ blockchain platform designed to provide a secure, scalable, and interoperable infrastructure for developing smart contracts(((smart contract))) and decentralized applications (DApps). Its primary goal is to address the limitations of earlier blockchain platforms by prioritizing these core tenets. As a fully https://informatics.ed.ac.uk/blockchain/edi[decentralized] network, Cardano supports a diverse range of applications, from financial services to supply chain management. Recent advancements, including the https://iohk.io/en/blog/posts/2024/08/30/chang-upgrade-a-big-step-in-changing-the-world-with-cardano/[Chang] and https://www.intersectmbo.org/news/plomin-hard-fork-ratified[Plomin] hard forks(((hard fork))), have further enhanced its decentralization, establishing it as a leading decentralized blockchain.
@@ -211,7 +211,7 @@ The https://developers.cardano.org/docs/portal-contribute/[Builder Tools] sectio
211211

212212
The documentation in the portal can always be improved, and users are encouraged to contribute by creating and enhancing tutorials. Reviewing pull requests is another way to contribute, requiring technical understanding and prior contributions. The FAQs cover topics such as the pull request review process, becoming a reviewer, getting added to the contributor list, and connecting with the developer community through Discord and the forum.
213213

214-
=== Suggested Reading
214+
=== Suggested reading
215215
- https://docs.cardano.org/introduction/[Cardano Docs]
216216
- https://www.youtube.com/channel/UCX9j__vYOJu00iqBrCzecVw[IO Academy]
217217
- https://www.essentialcardano.io/[Essential Cardano(((Essential Cardano)))]

0 commit comments

Comments
 (0)