diff --git a/src/routes/About.tsx b/src/routes/About.tsx index 67ee29e..517a6d6 100644 --- a/src/routes/About.tsx +++ b/src/routes/About.tsx @@ -1,7 +1,16 @@ const About = () => { + const listItems = [ + "Enhance Transparency and Maintain Standards: This public dashboard serves as a transparent platform, allowing us to showcase the performance of Fil+ tooling. In the event of bugs or service interruptions, any drop in activity will be clearly visible here.", + "Highlight Fil+ Notary App Throughput: We emphasize the throughput of the widely utilized Fil+ notary app, providing valuable insights into its efficiency and effectiveness.", + "Central Hub for Fil+ Notary Tooling Metrics: Our aim is to make this dashboard the central location for viewing metrics related to all the notary tooling developed by the Keyko team. This includes the Fil+ registry, SA Bot, and LDN bot.", + "Accountability and Transparency: We have built this website to hold ourselves accountable for the performance of our tooling while also promoting transparency about our ongoing development efforts.", + "Server Status Monitoring: This website also serves as a 'server status' page, enabling users to check if they can log in to the Fil+ app and sign applications without any issues.", + "Future Expansion: In the near future, we plan to emit and track events for other tooling functionalities, such as the SA bot and LDN bot, which are responsible for posting comments on LDN applications." + ]; + return (
- Filecoin Plus is a layer of social trust on top of the Filecoin - Network to help incentivize the storage of real data. Root - key-holders, notaries, clients, and storage providers, interact - through the allocation and spending of DataCap. You can read more - about the Fil+ program here. -
+- Clients looking to utilize storage on the network apply to receive - DataCap from Notaries, which can be used to incentivize storage - providers to make storage deals. Notaries are community-elected - trustees responsible for allocating DataCap to parties storing - useful data on the network. Storage Providers that receive DataCap - receive a 10x boost to their quality-adjusted power for the - storage space offered in that deal, which increases their block - reward share in the network. This creates a mechanism that - incentivizes all participants to make Filecoin more useful. + Over the last few months, we have been continuously improving our + Fil+ tooling and have exciting updates planned for the near + future. We believe that Fil+ tooling plays a critical role in the + Fil+ program, serving as the primary means for issuing datacap and + organizing LDN applications.
- The goal of this site is to provide metrics, insights, and audit - accountability tools for the Filecoin Plus community. You can see - health statistics of the overall program, along with tables of - data to track the interactions between the stakeholders (Notaries, - Clients, and Storage Providers). This site was created by Digital - M.O.B. in collaboration with Protocol Labs and the Filecoin - Foundation providing development grants. + Given the rapid development and significant changes on the + horizon, it is crucial to monitor the performance of our tooling. + The Keyko team has been dedicatedly working on this dashboard, + with a focus on measuring user experience metrics. Our dashboard + is designed to accomplish the following objectives:
-- Filecoin Plus is a layer of social trust on top of the Filecoin - Network to help incentivize the storage of real data. Root - key-holders, notaries, clients, and storage providers, interact - through the allocation and spending of DataCap. You can read more - about the Fil+ program here. -
-- The goal of this site is to provide metrics, insights, and audit - accountability tools for the Filecoin Plus community. You can see - health statistics of the overall program, along with tables of - data to track the interactions between the stakeholders (Notaries, - Clients, and Storage Providers). This site was created by Digital - M.O.B. in collaboration with Protocol Labs and the Filecoin - Foundation providing development grants. -
-- Filecoin Plus is a layer of social trust on top of the Filecoin - Network to help incentivize the storage of real data. Root - key-holders, notaries, clients, and storage providers, interact - through the allocation and spending of DataCap. You can read more - about the Fil+ program here. + If you have any questions or require further assistance, please + feel free to reach out to{" "} + @Philippe Pangestu on the + FF Slack. Look at here for more details on this dashboard: + + https://medium.com/filecoin-plus/fil-notary-app-and-github-tooling-metrics-dashboard-v0-1-2012a9ed961f +
- The goal of this site is to provide metrics, insights, and audit - accountability tools for the Filecoin Plus community. You can see - health statistics of the overall program, along with tables of - data to track the interactions between the stakeholders (Notaries, - Clients, and Storage Providers). This site was created by Digital - M.O.B. in collaboration with Protocol Labs and the Filecoin - Foundation providing development grants. + We value your feedback and look forward to continuously improving + our Fil+ tooling based on your needs.