Skip to content

Commit

Permalink
applying prettier to entire repo (w3f#5935)
Browse files Browse the repository at this point in the history
Co-authored-by: Polkadot-Kusama Bot <polkadot-kusama-automation-bot@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Polkadot-Kusama Bot authored Jun 3, 2024
1 parent b3cbb95 commit cbfdf99
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 17 deletions.
18 changes: 11 additions & 7 deletions docs/general/parity-data-dashboards.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,16 @@ The Parity Data Team has made publicly available a [website](https://dashboards.
that displays a number of dashboards relating to Polkadot Ecosystem On-Chain data. The graphs
provided are grouped into the following sections:

- [Stablecoins](https://dashboards.data.paritytech.io/stablecoins.html) - metrics around stablecoins in Polkadot AssetHub.
- [Treasury](https://dashboards.data.paritytech.io/treasuries.html) - metrics around treasuries in the ecosystem.
- [Staking](https://dashboards.data.paritytech.io/staking.html) - metrics pertaining to staking, nomination pools and more.
- [Ecosystem](https://dashboards.data.paritytech.io/parachains.html) - high level activity metrics for Relay Chains and Parachains.
- [Monthly Report](https://dashboards.data.paritytech.io/eoyr.html) - an updated version of the [Polkadot in Numbers: Annual Report 2023](https://dashboards.data.paritytech.io/reports/2023/index.html).
- [Stablecoins](https://dashboards.data.paritytech.io/stablecoins.html) - metrics around stablecoins
in Polkadot AssetHub.
- [Treasury](https://dashboards.data.paritytech.io/treasuries.html) - metrics around treasuries in
the ecosystem.
- [Staking](https://dashboards.data.paritytech.io/staking.html) - metrics pertaining to staking,
nomination pools and more.
- [Ecosystem](https://dashboards.data.paritytech.io/parachains.html) - high level activity metrics
for Relay Chains and Parachains.
- [Monthly Report](https://dashboards.data.paritytech.io/eoyr.html) - an updated version of the
[Polkadot in Numbers: Annual Report 2023](https://dashboards.data.paritytech.io/reports/2023/index.html).

## Notes on How to Use the Interactive Charts

Expand All @@ -27,11 +32,10 @@ Polkadot & Kusama Relay/Parachains. Users can select whether they want to view:

- Polkadot or Kusama
- Daily or monthly figures
- Substrate Only, EVM Only or Substrate + EVM numbers.
- Substrate Only, EVM Only or Substrate + EVM numbers.

The default view is set to Polkadot,Monthly, Substrate + EVM.


![Default Selection](../assets/parity-data-dashboards/ecosystem-chart-default-selection.png)

Here is an example of selecting Polkadot, Daily, Substrate Only for Transactions.
Expand Down
6 changes: 2 additions & 4 deletions docs/learn/learn-identity.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,11 @@ new identity judgment, please use the other registrars.

:::

{{ kusama:
:::info Registrar 2 decommissioned
{{ kusama: :::info Registrar 2 decommissioned

Registrar 2 is no longer offering registrar services on Kusama.

:::
:kusama }}
::: :kusama }}

~~Registrar 0~~ : <br /> **URL**: NA <br /> **Account**:
{{ polkadot: ~~12j3Cz8qskCGJxmSJpVL2z2t3Fpmw3KoBaBaRGPnuibFc7o8~~ :polkadot }}
Expand Down
12 changes: 6 additions & 6 deletions docs/learn/learn-jam-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ but it is too early to jump into specific use cases just yet.

While specific timelines may vary, the development of JAM typically involves ongoing research,
testing, and iteration. The RFC will be published as a first step, where the community gives
feedback and iterates on it.
feedback and iterates on it.

## What about Polkadot? Will there be a hard fork?

Expand All @@ -136,16 +136,16 @@ layer.
## Do parachains need to rewrite their code? How much work is it to build?

Parachains will be one of the “products” that can run on JAM. JAM will only remove the enshrined
parachain consensus and replace it with a model that supports different services. For some time,
it will likely be easier to develop parachains, as the necessary tooling for
developing services needs to be developed and adopted. For migration support, full
compatibility guarantees will be written into the code.
parachain consensus and replace it with a model that supports different services. For some time, it
will likely be easier to develop parachains, as the necessary tooling for developing services needs
to be developed and adopted. For migration support, full compatibility guarantees will be written
into the code.

## Does it even make sense now to build a parachain on Polkadot?

Of course! Parachains will be one of the “products” that can run on JAM, and they will stay
first-class citizens. There will be different use cases, some suitable for parachains and some
suitable for services.
suitable for services.

## What about DOT?

Expand Down

0 comments on commit cbfdf99

Please sign in to comment.