Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
kukabi committed Sep 18, 2023
1 parent 172a630 commit c218114
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
</p>

![](https://github.com/helikon-labs/chainviz-v1/actions/workflows/prettier_eslint.yml/badge.svg)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=helikon-labs_chainviz-v1&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=helikon-labs_chainviz)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=helikon-labs_chainviz&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=helikon-labs_chainviz)

[Chainviz](https://chainviz.app) is a real-time 3D chain visualization of the Polkadot machinery.

Expand All @@ -15,13 +15,13 @@ You may find the release article on [Medium](https://medium.com/helikon/introduc

[Chainviz](https://chainviz.app) visualizes the following aspects of the Kusama relay chain and validators in real-time:

- Active validators in a 3D representation and list format.
- Block production process.
- Block list, and block contents on click.
- Parachains, and their assigned validators.
- Recent XCM transfer messages, and message contents (powered by [Polkaholic API](https://docs.polkaholic.io/#introduction)).
- Basic network and staking data.
- Validator details panel, where the user can observe the validator in real-time.
- Active validators in a 3D representation and list format.
- Block production process.
- Block list, and block contents on click.
- Parachains, and their assigned validators.
- Recent XCM transfer messages, and message contents (powered by [Polkaholic API](https://docs.polkaholic.io/#introduction)).
- Basic network and staking data.
- Validator details panel, where the user can observe the validator in real-time.

Chainviz uses the services provided by the [SubVT backend](https://github.com/helikon-labs/subvt-backend/tree/development), part of [SubVT](https://subvt.io), a project supported by the Kusama Treasury and W3F Grants.

Expand Down Expand Up @@ -58,4 +58,4 @@ cmd

## Test

Please view [TEST.md](./TEST.md) for testing details.
Please view [TEST.md](./TEST.md) for testing details.

0 comments on commit c218114

Please sign in to comment.