@@ -31,6 +31,43 @@ downloads, real-time stats and incident reports.
31
31
Orcfax will develop a dashboard page on the Orcfax Explorer that utilizes highly
32
32
informative visualizations to aid users.
33
33
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
+
34
71
## Milestone 2
35
72
36
73
Orcfax will develop a new feature for the Orcfax Explorer which allows users to
0 commit comments