Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Tokenguard - Milestone 1 & 2.md #1160

Merged
merged 5 commits into from
Jun 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions deliveries/Tokenguard - Milestone 1 & 2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Milestone Delivery :mailbox:

> ⚡ Only the GitHub account that submitted the application is allowed to submit milestones.
>
> Don't remove any of the mandatory parts presented in bold letters or as headlines! Lines starting with `>`, such as this one, can be removed.

**The delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/Support%20Docs/milestone-deliverables-guidelines.md).**

* **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/Tokenguard.md
* **Milestone Number:** 1

**Frontend part of the dashboard composer**

**Deliverables**

| Number | Deliverable | Link | Notes |
| ------------- | ------------- | ------------- |------------- |
| 0a. | License | https://github.com/tokenguardio/dashboard-creator-client/blob/v2.0.4/LICENSE | |
| 0b. | Documentation | https://github.com/tokenguardio/dashboard-creator-client/blob/v2.0.4/README.md | |
| 0c. | Testing and Testing Guide | https://github.com/tokenguardio/dashboard-creator-client/tree/v2.0.4/TESTING | |
| 0d.| Docker | https://github.com/tokenguardio/dashboard-creator-client/blob/v2.0.4/Dockerfile | |
| 1. | Metrics Visualisation |https://github.com/tokenguardio/dashboard-creator-client/tree/v2.0.4/| |
| 2. | Dashboard layout |https://github.com/tokenguardio/dashboard-creator-client/tree/v2.0.4/| |
| 3. | * Metric catalogue | https://github.com/tokenguardio/dashboard-creator-client/tree/v2.0.4/| Tokenguard team added an additional visual metric catalogue to the milestone delivery as it was required to make the tool fully-functional standalone. |

* **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/Tokenguard.md
* **Milestone Number:** 2

**Backend part of the dashboard composer.**

**Deliverables**

| Number | Deliverable | Link | Notes |
| ------------- | ------------- | ------------- |------------- |
| 0a. | License | https://github.com/tokenguardio/dashboard-creator-server/blob/v2.0.5/LICENSE | |
| 0b. | Documentation | https://github.com/tokenguardio/dashboard-creator-server/blob/v2.0.5/README.md | |
| 0c. | Testing and Testing Guide | https://github.com/tokenguardio/dashboard-creator-server/tree/v2.0.5/src/components | |
| 0d.| Docker | https://github.com/tokenguardio/dashboard-creator-server/blob/v2.0.5/Dockerfile | |
| 1. | API Reading Mechanism | https://github.com/tokenguardio/dashboard-creator-server/tree/v2.0.5 | |
| 3. | Report & estimation | https://github.com/tokenguardio/dashboard-creator-server/tree/v2.0.5 | This delivery was limited only to a feature / changelog overview. Discussion with W3F team made it clear that next steps should be made through Decentralised Futures grant. Cost estimation for future features is obsolete in this grant. |
Loading