Skip to content

Commit bc02bc8

Browse files
committed
m1 deliverables for explorer
1 parent 1f762c1 commit bc02bc8

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

docs/project-catalyst/f12-explorer.md

+37
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,43 @@ downloads, real-time stats and incident reports.
3131
Orcfax will develop a dashboard page on the Orcfax Explorer that utilizes highly
3232
informative visualizations to aid users.
3333

34+
The following features were the result of this milestone:
35+
36+
* The ability to [Show validation details on UI][m1-1]
37+
38+
This information gives users an enhanced ability to to verify the authenticity
39+
of the collected data by visualizing the validation steps taken on the data
40+
received by our collector nodes.
41+
42+
* The ability to [show calculation details on UI][m1-2]
43+
44+
This information explains how data is aggregated and what calculations are
45+
executed over that data which results in the on-chain value.
46+
47+
* The ability to [show collection details on UI][m1-3]
48+
49+
This information allows users to trace where data is being pulled from and
50+
from which entities as feeds are constructed. This gives users an unrivaled
51+
ability to check the provenance of the data.
52+
53+
* The ability to [display sources][m1-4]
54+
55+
While much of the above information has been present within our archival
56+
packages, the introduction of these visualizations makes it easier for our users
57+
to quickly and efficiently locate pertinent information.
58+
59+
For test cases, we have recorded a walkthrough of explorer.orcfax.io so that
60+
users can see how the new features work in tandem to deliver an incredible
61+
explorer experience. This walkthrough also serves as a resource for users
62+
looking to better understand the upgrades within the context of the explorer UI.
63+
64+
[![Explorer walkthrough](https://img.youtube.com/vi/MVLOBT58PlA/0.jpg)](https://www.youtube.com/watch?v=MVLOBT58PlA)
65+
66+
[m1-1]: https://github.com/orcfax/explorer.orcfax.io/issues/5
67+
[m1-2]: https://github.com/orcfax/explorer.orcfax.io/issues/4
68+
[m1-3]: https://github.com/orcfax/explorer.orcfax.io/issues/3
69+
[m1-4]: https://github.com/orcfax/explorer.orcfax.io/issues/2
70+
3471
## Milestone 2
3572

3673
Orcfax will develop a new feature for the Orcfax Explorer which allows users to

0 commit comments

Comments
 (0)