Skip to content

Commit

Permalink
Merge pull request #582 from input-output-hk/olgahryniuk-patch-92
Browse files Browse the repository at this point in the history
Content updates
  • Loading branch information
olgahryniuk authored Mar 25, 2024
2 parents 14a929c + 835cbf8 commit a457515
Show file tree
Hide file tree
Showing 9 changed files with 123 additions and 123 deletions.
41 changes: 19 additions & 22 deletions docs/02-new-to-cardano/03-why-use-cardano.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Why use Cardano?
metaTitle: Why use Cardano?
---

[Cardano](https://cardano.org/) is an open source [proof-of-stake](https://docs.cardano.org/new-to-cardano/proof-of-stake) blockchain project that began in 2015
[Cardano](https://cardano.org/) is an open source [proof-of-stake](/new-to-cardano/proof-of-stake) blockchain project that began in 2015
to address existing blockchain challenges in the design and development of
cryptocurrencies. It aims to provide a more balanced and sustainable ecosystem
that better accounts for the needs of its users as well as other systems seeking
Expand Down Expand Up @@ -35,26 +35,23 @@ To address these needs, Cardano focuses on such core concepts as:
Scalability also provides higher bandwidth capabilities to allow transactions
to carry a significant amount of supportive data that can be easily managed
within the network. For these needs, Cardano is implementing various
techniques (like data compression for instance) and is working to introduce
techniques (like data compression for instance) and introduces
[Hydra](https://iohk.io/en/research/library/papers/hydrafast-isomorphic-state-channels/),
which will enable multiple side chains functionality.
which will enable multiple sidechain functionality.
- **Interoperability** — ensures the most multi-functional environment for
financial, business, or commercial operations by enabling users to interact
not only with one type of currency, but with multiple currencies across
various blockchains. Moreover, interoperability with centralized banking
entities is as important to grant legitimacy and convenience of use. Cardano
is being developed to support cross-chain transfers, multiple token types, and
commonly used smart contracts languages.
aims to support cross-chain transfers, multiple token types, and
commonly used smart contract languages. Read more about the concept of [partner chains](https://iohk.io/en/blog/posts/2023/11/03/partner-chains-are-coming-to-cardano/).
- **Sustainability** — designing a proof-of-stake blockchain means it is vital
to ensure that the system is self-sustainable. To drive growth and maturity in
a truly decentralized manner, Cardano is built to allow the community to
maintain its continuous development by participating, proposing, and
implementing system improvements. To ensure sustainability, the treasury
system is controlled by the community and is refilled constantly from
potential sources such as newly-minted coins being held back as funding, a
percentage of stake pool rewards, and transaction fees.
implementing system improvements. This is now being implemented through [CIP-1694](https://cips.cardano.org/cip/CIP-1694) on-chain governance mechanisms.

### Cardano advantages
## Cardano advantages

- **Academic research** — formal methods, such as mathematical specifications,
property-based tests, and proofs, are the best way to deliver high assurance
Expand All @@ -66,8 +63,8 @@ To address these needs, Cardano focuses on such core concepts as:
- **System design** — Cardano is written in Haskell, a secure functional
programming language that encourages building a system using pure functions,
which leads to a design where components are conveniently testable in
isolation. Furthermore, advanced features of Haskell enable us to employ a
whole range of powerful methods for ensuring correctness of the code, such as
isolation. Advanced features of Haskell enable employing a
whole range of powerful methods for ensuring code correctness, such as
basing the implementation on formal and executable specifications, extensive
property-based testing, and running tests in simulation.
- **Security**
Expand All @@ -88,18 +85,18 @@ To address these needs, Cardano focuses on such core concepts as:
rules and changes would be implemented, and the chain would restart – with its
previous history being erased. Cardano handles hard forks differently. Instead
of implementing radical changes, the Cardano
[hard-fork combinator technology](https://iohk.io/en/blog/posts/2020/05/07/combinator-makes-easy-work-of-shelley-hard-fork/)
[hard fork combinator technology](https://iohk.io/en/blog/posts/2020/05/07/combinator-makes-easy-work-of-shelley-hard-fork/)
ensures a smooth transition to a new protocol while saving the history of the
previous blocks and not causing any disruptions for end users.
- **Decentralization** — Cardano is maintained by almost 3,000 distributed stake
- **Decentralization** — Cardano is maintained by over 3,000 distributed stake
pools that are operated by the community. All blocks and transactions are validated by
network participants without any reliance on a centralized authority.
- **Functional environment for business use cases** — Cardano is establishing a
foundation for global, decentralized finance to develop a range of DApps that
can run using functional and domain-specific smart contracts, providing
multi-asset tokens for any needs.

### Cardano development themes
## Cardano development phases

[Cardano’s development journey](https://roadmap.cardano.org/en/) has been split
into five main themes focusing on such core functionalities as:
Expand All @@ -123,7 +120,7 @@ ada on a proof-of-stake blockchain network. Initially, the Cardano ledger was
established as a federated network, where block production and transaction
validation were maintained by Input Output Global (the company that develops
Cardano technology) and [Emurgo](https://emurgo.io/) (the company that drives Cardano commercial
adoption) stake pools. Byron saw the delivery of [Daedalus](https://docs.cardano.org/cardano-components/daedalus-wallet) and Yoroi wallets, and
adoption) stake pools. Byron saw the delivery of [Daedalus](https://daedaluswallet.io/) and Yoroi wallets, and
also provided users with a Block Explorer ‒ a tool specifically designed for
browsing the blockchain.

Expand All @@ -133,15 +130,15 @@ The Shelley development theme introduced a decentralized ledger creating a
completely new economic system, which drives the network’s growth and gradual
optimization. Shelley evolved from Byron’s federated network maintenance, with
more and more blocks being produced by the distributed stake pool operator
community. This theme focuses on a number of critical steps that ensure enhanced
community. This theme focused on a number of critical steps that ensure enhanced
user experience in terms of stake pool operation, delegation preferences, and
incentives. As a proof-of-stake network, Cardano Shelley introduced the
Incentivized Testnet (ITN) which proved that the blockchain can be sustainable
in the long term by relying exclusively on community-managed pools.

**Goguen**

Goguen development focuses on the establishment of a global, financial and
Goguen development focused on the establishment of a global, financial and
multi-functional system for decentralized application (DApp) building, smart
contract support, and custom token issuance. Goguen is a key building block to
establish a versatile platform to build solutions around such application
Expand All @@ -150,7 +147,7 @@ voting, property registration, P2P payments, and many others.

**Basho**

Basho will focus on Cardano’s optimization in terms of improving the scalability
Basho focuses on Cardano’s optimization in terms of improving the scalability
and interoperability of the network. Whereas other development stages focus on
decentralization and new functionality, Basho is about improving the underlying
performance of the Cardano network to better support growth and adoption for
Expand All @@ -159,13 +156,13 @@ applications with high transaction volume.
**Voltaire**

Decentralized governance and decision making lie at the heart of Voltaire
granting the Cardano community an ability to vote on network development
granting the Cardano community the ability to vote on network development
updates, technical improvements, and project funding. For the Cardano network to
become truly decentralized, it requires not only the distributed infrastructure
become more decentralized, it requires not only the distributed infrastructure
introduced during Shelley but also the capacity to be maintained and improved
over time in a decentralized way.

#### Related Topics:
### Related topics:
- [Understanding Cardano](https://www.youtube.com/watch?v=Ja9D0kpksxw) (Cardano whiteboard by Charles Hoskinson)
- [Cardano design rationale](/explore-cardano/cardano-design-rationale)
- [Detailed Cardano roadmap](https://roadmap.cardano.org/en/)
Expand Down
14 changes: 7 additions & 7 deletions docs/02-new-to-cardano/04-proof-of-stake.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metaTitle: Proof of stake
---

Proof of stake (PoS) is a type of
[consensus mechanism](https://docs.cardano.org/learn/consensus-explained) or
[consensus mechanism](/learn/consensus-explained) or
protocol that uses the amount of stake (or value) held in the system to
determine consensus. In essence, a consensus protocol is what controls the laws
and parameters governing the behavior of blockchains. Think of consensus as a
Expand All @@ -14,7 +14,7 @@ instead to allow distributed network participants to agree on the _history_ of
the network captured on the blockchain – to reach consensus on what has
happened, and continue from a single source of truth.

[Cardano](https://cardano.org/) is built on the ground-breaking PoS consensus
Cardano is built on the ground-breaking PoS consensus
protocol
[Ouroboros](https://iohk.io/en/blog/posts/2022/06/03/from-classic-to-chronos-the-implementations-of-ouroboros-explained/),
and the first blockchain consensus protocol to be developed through
Expand All @@ -26,7 +26,7 @@ experience or availability to keep a node running. These stake pools focus on
maintenance and hold the combined stake of various stakeholders in a single
entity.

### How does proof of stake compare to proof of work protocols?
## How does proof of stake compare to proof of work protocols?

In contrast, proof of work (PoW) is a synchronous protocol that encourages
miners to compete to be the first who can solve any problems within the block. A
Expand All @@ -35,7 +35,7 @@ approach comes at a cost, with increased electricity usage and longer time spans
to solve problems within the chain. These factors can slow the network down
significantly and means it is costly to maintain.

### Features of proof of stake
## Features of proof of stake

One of the key features of PoS is that as a user's value increases, the
opportunity to maintain the ledger also increases. This means a higher chance to
Expand All @@ -48,15 +48,15 @@ their wealth as they go. This approach encourages steady and stable growth of
the blockchain and reduces the instances of stalled transactions that can
prevent chain growth.

### Primary advantages of proof of stake
## Primary advantages of proof of stake

Some of the primary advantages of PoS over PoW include:

- rigorous security protocols are incorporated into a PoS protocol.
- rigorous security protocols are incorporated into a PoS protocol
- reduced centralization - the risk of centralization is reduced by issuing
penalties for selfish practices within the network
- energy efficiency - energy consumption is extremely efficient as a smaller
amount of electricity, as well as hardware resources, are needed to produce
and run the blockchain.
and run the blockchain
- cost efficiencies - PoS currencies are far more cost-effective than those
operating on PoW protocols.
32 changes: 15 additions & 17 deletions docs/02-new-to-cardano/06-cardano-tracking-tools.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,36 +6,28 @@ metaTitle: Cardano tracking tools
Since Cardano is a public blockchain ledger, it is possible to easily track all
recent transactions, block details, and epoch data using different tools.

### Exploring transactions and blocks
## Exploring transactions and blocks

**Cardano Explorer**

[Cardano Explorer](https://explorer.cardano.org/en) is a user-oriented tool that
fetches data from the main database and reflects it in a straightforward and
convenient web interface.

The Explorer shows the latest epoch details. You can click the latest epoch and
The explorer shows the latest epoch details. You can click the latest epoch and
see:

- a number of blocks produced during this epoch
- time the epoch started
- time of last produced block
- number of processed transactions
- total output in ada

![latest_epoch_summary](latest_epoch_summary.png)

Figure 1. Latest epoch summary
- total output in ada.

By choosing a specific block, you can explore it in more detail to see its ID,
size, epoch and block details, number of included transactions and
confirmations:

![block_summary](block_summary.png)
confirmations.

Figure 2. Block summary

You can also search for specific epochs, transactions or blocks by pasting their
You can also search for specific epochs, transactions, or blocks by pasting their
IDs in the search field.

Here are some other explorers to consider:
Expand All @@ -44,7 +36,7 @@ Here are some other explorers to consider:
- [Cardanoscan](https://cardanoscan.io/transactions)
- [Cexplorer](https://cexplorer.io/)

### Exploring assets
## Exploring assets

Cardano supports multi-asset creation and management. To see a list of created
assets and tokens, you can use these tools:
Expand All @@ -55,13 +47,19 @@ assets and tokens, you can use these tools:
- [Pool.pm (tokens)](https://pool.pm/tokens)
- [Cexplorer (tokens)](https://cexplorer.io/token)

### Exploring stake pools
## Exploring stake pools

To find a list of all registered stake pools, their tickers, pool names, and
IDs, you can use these tools:

- [Cardano PoolTool](https://pooltool.io/)
- [Cardanoscan (pools)](https://cardanoscan.io/pools)
- [Pool.pm (pools)](https://pool.pm/search)

> Note: IOHK has developed a stake pool metadata aggregation server [(SMASH)](https://docs.cardano.org/operating-a-stake-pool/smash/) to provide the community with a list of verified stake pools with valid metadata. Smash is integrated with the Daedalus wallet, and users can see a list of valid stake pools in the delegation center tab.

:::tip

If you'd like to include additional references to ecosystem tracking tools, please submit a pull request.

:::


30 changes: 17 additions & 13 deletions docs/02-new-to-cardano/07-how-to-purchase-ada.mdx
Original file line number Diff line number Diff line change
@@ -1,35 +1,39 @@
---
title: How to purchase ada?
metaTitle: How to purchase ada?
title: How to acquire some ada?
metaTitle: How to acquire some ada?
---

> **Note**: we are not making any investment advice. Please consider conducting
> your own research and due diligence, or consult your financial advisor before
> making any investment decisions.
:::warning

Like any other cryptocurrency, ada can be purchased using one of the available
We are not making any investment advice. Please consider conducting
your own research and due diligence, or consult your financial advisor before
making any investment decisions.

:::

Like any other cryptocurrency, ada can be acquired using one of the available
exchanges.

We do not recommend any particular exchange, as there are many great options.
However, you can find
[a list of exchanges listing ada on Cardano markets.](https://coinmarketcap.com/currencies/cardano/markets/)

### Step 1 Download a wallet
## Step 1. Download a wallet

1. First, you need to download and install a [cryptocurrency wallet](/new-to-cardano/types-of-wallets/#wheretostoreada) that supports ada.
2. Create a new wallet and name it.
3. Then, activate your new wallet and ensure to write down your new passwords.
Note that your passwords are the only way you can access your wallet; keep
them in a safe place and don’t lose them. You will have a spending password
(which is the one used for transacting), and a 12- or 24-word passphrase
depending on the wallet you chose.
depending on the wallet you choose.
4. Recreate your passphrase and accept the terms and conditions. The wallet
should be now all set.
5. Click ‘Receive’ and copy a wallet address or download a PDF file with the QR
code. You will need to use this address to receive your cryptocurrency
later.

### Step 2 Choose an exchange
## Step 2. Choose an exchange

1. Explore cryptocurrency exchanges and choose the one that supports ada.
2. Create an account. To create an account, exchanges typically require such
Expand All @@ -39,18 +43,18 @@ However, you can find
- email address and phone number
- payment method (to fund your account)
- a document that identifies your personality (passport, driver’s license,
ID, etc)
ID, etc).

We recommend setting up 2FA verification for enhanced security and funds safety.
It usually takes from several minutes to several days for an account to be
activated. This depends on the chosen exchange.

### Step 3 Purchase ada
## Step 3. Acquire ada

1. Sign in to your exchange account.
2. Select a Buy/Sell option, which is usually at the top menu.
3. Click Buy, enter ADA (Cardano) as the cryptocurrency you wish to purchase.
4. Indicate the amount of ada you would like to purchase and select a payment method (whether it is a wire transfer, credit or debit card). Each exchange will offer you available options, please read them carefully and follow the outlined steps.
3. Click Buy, enter ADA (Cardano) as the cryptocurrency you wish to acquire.
4. Indicate the amount of ada you would like to get and select a payment method (whether it is a wire transfer, credit or debit card). Each exchange will offer you available options, please read them carefully and follow the outlined steps.
5. Confirm your purchase. You will typically have to confirm it via email and enter the 2FA code (in case you have set it up). You will then receive your ada on the exchange account.
6. Withdraw ada to your personal wallet. If this is the first time you are making a withdrawal, try smaller amounts to verify that everything works. Note that it is highly **not recommended** to store ada (or any other cryptocurrency) on the exchange account. To transfer your ada, choose the ‘Withdraw’ option, paste your wallet address (the one you copied earlier from your wallet) and submit your transfer.
7. Check you have received your funds. Go to your wallet and check the balance. You can also track recent transactions using different [explorer tools](/new-to-cardano/cardano-tracking-tools).
Expand Down
Loading

1 comment on commit a457515

@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-fj4xhlvgj-iog.vercel.app
https://cardano-documentation.vercel.app

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

Please sign in to comment.