Skip to content

Commit

Permalink
Merge pull request #585 from input-output-hk/olgahryniuk-patch-94
Browse files Browse the repository at this point in the history
Create a new 'evolution' section
  • Loading branch information
olgahryniuk authored Apr 2, 2024
2 parents 2cbd8be + 7fcf256 commit fa0d251
Show file tree
Hide file tree
Showing 154 changed files with 436 additions and 844 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@
{
"type": "link",
"label": "Design rationale",
"href": "/explore-cardano/cardano-design-rationale",
"docId": "explore-cardano/cardano-design-rationale",
"href": "/evolution/cardano-design-rationale",
"docId": "evolution/cardano-design-rationale",
"unlisted": false
},
{
Expand Down Expand Up @@ -1944,4 +1944,4 @@
"sidebar": "tutorialSidebar"
}
}
}
}
6 changes: 3 additions & 3 deletions .docusaurus/globalData.json
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,8 @@
"sidebar": "tutorialSidebar"
},
{
"id": "explore-cardano/cardano-design-rationale",
"path": "/explore-cardano/cardano-design-rationale",
"id": "evolution/cardano-design-rationale",
"path": "/evolution/cardano-design-rationale",
"sidebar": "tutorialSidebar"
},
{
Expand Down Expand Up @@ -690,4 +690,4 @@
"breadcrumbs": true
}
}
}
}
4 changes: 2 additions & 2 deletions .docusaurus/routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -445,8 +445,8 @@ export default [
sidebar: "tutorialSidebar"
},
{
path: '/explore-cardano/cardano-design-rationale',
component: ComponentCreator('/explore-cardano/cardano-design-rationale', '9ff'),
path: '/evolution/cardano-design-rationale',
component: ComponentCreator('/evolution/cardano-design-rationale', '9ff'),
exact: true,
sidebar: "tutorialSidebar"
},
Expand Down
9 changes: 7 additions & 2 deletions docs/02-new-to-cardano/02-what-is-a-cryptocurrency.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,12 @@ value (whether defined by the community, market state, or self-governed entity).
A token can be fungible (interchangeable) or non-fungible (unique), and act as a
payment unit, reward, trading asset, or information holder.

#### Related Topics
:::info

Related topics:

- [Cardano monetary policy](/explore-cardano/monetary-policy)
- [Learn about native tokens](/native-tokens/learn)
- [Learn about native tokens](/native-tokens/learn).

:::

169 changes: 0 additions & 169 deletions docs/02-new-to-cardano/03-why-use-cardano.mdx

This file was deleted.

1 change: 1 addition & 0 deletions docs/02-new-to-cardano/08-types-of-wallets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ See

**Other options**

- [Lace](https://www.lace.io/)
- [Nami](https://namiwallet.io/)
- [Eternl](https://eternl.io/app/mainnet/welcome)
- [GeroWallet](https://gerowallet.io/)
Expand Down
3 changes: 2 additions & 1 deletion docs/02-new-to-cardano/09-how-to-delegate.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ Note that you can spend your ada at any time, regardless of how you delegated it

:::

Ada holders can delegate their stake using Daedalus, Yoroi, or other ecosystem wallets. Here are
Ada holders can delegate their stake using different ecosystem wallets that support this functionality. Here are
some useful articles to review:

- [How to stake your ada](https://www.essentialcardano.io/infographic/how-to-stake-your-ada)
- [How to choose a stake pool](https://iohk.zendesk.com/hc/en-us/articles/900002174303-How-to-choose-a-stake-pool)
- [How safe is it to delegate to a stake pool?](https://iohk.zendesk.com/hc/en-us/articles/900002046123-How-safe-is-it-to-delegate-to-a-stake-pool-)
- [How to delegate to a stake pool](https://iohk.zendesk.com/hc/en-us/articles/900005718683-How-to-Delegate-to-a-stake-pool)
Expand Down
8 changes: 5 additions & 3 deletions docs/02-new-to-cardano/10-what-is-a-smart-contract.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,12 @@ contracts using different programming languages. Here are some examples:

Discover more ecosystem [builder tools here.](https://developers.cardano.org/tools)

:::

## Further reading and related topics
Further reading and related topics:

- [Developer Portal - smart contracts overview](https://developers.cardano.org/docs/smart-contracts/)
- [A list of community-built developer tools on Cardano](https://www.essentialcardano.io/article/a-list-of-community-built-developer-tools-on-cardano)

:::



7 changes: 2 additions & 5 deletions docs/02-new-to-cardano/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,5 @@ with blockchain and [Cardano](https://cardano.org/) in particular. In this
section, we start our journey with basic concepts such as the notion of
blockchain, understanding
consensus, and what is a
cryptocurrency. You will also find out how Cardano differs from other existing
solutions, learn how to track blockchain activities, and understand why smart
contracts matter. If you are new to Cardano, you will also find out information
about various crypto wallets, their applicability with Cardano’s native currency
ada, and how to purchase crypto.
cryptocurrency. You will also find out about various types of wallets and tracking tools, and understand why smart
contracts matter.
20 changes: 9 additions & 11 deletions docs/03-learn/02-cardano-node.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ combined stake of various stakeholders in a single entity.
The goal of blockchain technology is the production of an
independently-verifiable and cryptographically-linked chain of records (blocks).
A network of block producers works to collectively advance the blockchain. A
[consensus](https://docs.cardano.org/learn/consensus-explained) protocol
[consensus](/learn/consensus-explained) protocol
provides transparency and decides which candidate blocks should be used to
extend the chain.

Submitted valid transactions might be included in any new block. A block is
cryptographically signed by its producer and linked to the previous block in the
chain. This makes it impossible to delete transactions from a block, alter the
order of the blocks, remove a block from the chain (if it already has a number
of other blocks following it), or to insert a new block into the chain without
of other blocks following it), or insert a new block into the chain without
alerting all the network participants. This ensures the integrity and
transparency of the blockchain expansion.

Expand All @@ -56,7 +56,7 @@ aggregated stake of their owners and other stakeholders, also known as
_delegators_. Slot leaders are randomly elected from among the stake pools. The
more stake a pool controls, the greater the chance it has of being elected as a
slot leader to produce a new block that is accepted into the blockchain. This is
the basic concept of proof of stake (PoS). To maintain a level playing field,
the basic concept of [proof of stake (PoS)](/new-to-cardano/proof-of-stake). To maintain a level playing field,
and prevent a situation where a small number of very large pools control the
majority of stake, Cardano has an incentive system that discourages delegation
to pools that already control a large portion of the total stake.
Expand All @@ -69,14 +69,12 @@ the transaction’s parameters are met. Assuming that the transaction meets all
these requirements, the slot leader will record it as a part of a new block,
which will then be connected to other blocks in the chain.

### Cardano node course
:::info

The IOG Academy provides a series of
[video tutorials](https://www.youtube.com/playlist?list=PLNEK_Ejlx3x2ut-Pq-hi0NFVsgKB3EddR)
on YouTube that describe a variety of topics from installing the node to using
many of its features.
Related topics:

- [About the Cardano network](/explore-cardano/cardano-network)

:::

#### Related topics:

- [About the Cardano network](https://docs.cardano.org/explore-cardano/cardano-network/about-the-cardano-network)
- [Operating a stake pool](https://docs.cardano.org/operating-a-stake-pool/stake-pool-operations-101/)
Loading

1 comment on commit fa0d251

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for cardano-documentation ready!

✅ Preview
https://cardano-documentation-26wt0zasx-iog.vercel.app
https://cardano-documentation.vercel.app

Built with commit fa0d251.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.