diff --git a/grants/fondant/m4.md b/grants/fondant/m4.md index 94a8f15..c6a05ae 100644 --- a/grants/fondant/m4.md +++ b/grants/fondant/m4.md @@ -20,6 +20,10 @@ e. Check the raw chainspec ### Progress Update -**Reporting Period: 18.11.2023 - Current** +**Reporting Period: 01.01.2024 - Current** +- Development completed. Testing in progress. +- Testing ETC Jan'24. Review to commence once testing completes. +- +**Reporting Period: 18.11.2023 - 31.12.2023** - Development in progress - Trailing behind. Revised end date is on the week commencing 18.12.2023 \ No newline at end of file diff --git a/grants/layer3_tracetech/m1.md b/grants/layer3_tracetech/m1.md new file mode 100644 index 0000000..3fab56b --- /dev/null +++ b/grants/layer3_tracetech/m1.md @@ -0,0 +1,25 @@ +--- +Milestone: "M1", +Status: "In progress", +--- + +## Description + +### Traceability blockchain initialization + +Basically, the data structure to be saved must be developed, the agronomic variables must be well defined, and our current application must be adapted to be able to collect them. Finally, these data must be uploaded to the blockchain in the form of metadata (NFT) which will serve to see its traceability. The estimated time is about 10 weeks (however, we depend on third-party data), in case of delay we will mock data. + + +### Acceptance Criteria + +- Understand the entire Casper Network development environment and know all of its key elements (there should be training to achieve this). +- Be able to generate an NFT with images and metadata via API (create a script to do this). +- Be able to verify online that an NFT has been generated with an image and metadata with client agronomic data (even if it's fake for development purposes). +- Have a script that queries this NFT via API. +- Have a node implemented to be able to perform all these interactions. + + +### Progress Update + +**Reporting Week: 01.12.2023 - Current** +- Progressing to plan diff --git a/grants/layer3_tracetech/m2.md b/grants/layer3_tracetech/m2.md new file mode 100644 index 0000000..f68ec16 --- /dev/null +++ b/grants/layer3_tracetech/m2.md @@ -0,0 +1,23 @@ +--- +Milestone: "M2", +Status: "To Do", +--- + +## Description + +### Non-Deforestation NFT generation + +A system of interaction between the generation of NFTs from the previous point must be designed. Achieving functionalities such as expiring an NFT and creating an NFT from two specific NFTs. Here, there will be a lot of work managing wallets and NFTs to make the flow easy for the end client. The final objective is to have an automatic representation on the blockchain of a certification process that is done manually every 3-6 months. This process can maintain the certificate, improve it, or expire it. The NFTs (with their rarity) will have to exemplify the same. + + +### Acceptance Criteria + +- Deliver a detailed flow of how the generation and creation of NFTs will go (with approximate usage metrics). +- Create a function (script) that creates an NFT from two NFTs via an API. +- Create a function (script) that proposes an expiration date for this NFT when it is created, at which point it will be destroyed (if auto-deprecation is not possible) +- These NFTs must contain a satellite image of the crop location with basic information (to be specified) about its traceability (a design should be made to show it as a card or sticker). + +### Progress Update + +**Reporting Week: 15.04.2024 - 31.06.2024** +- To Do diff --git a/grants/layer3_tracetech/m3.md b/grants/layer3_tracetech/m3.md new file mode 100644 index 0000000..9e6005b --- /dev/null +++ b/grants/layer3_tracetech/m3.md @@ -0,0 +1,26 @@ +--- +Milestone: "M3", +Status: "To Do", +--- + +## Description + +### User Flow deployment + +In this final phase, the only thing left will be the integration of the functionalities into a common frontend (a web app). Here, the user will have to interact with their wallet to access their NFTs. Also, all the necessary user documentation for the use of this new tool will have to be generated. Finally, the initial user training will need to be set-up (250-500 Alpha users). + + +### Acceptance Criteria + +- Have initial NFTs generated (one for each user activated at the time of the milestone). +- Have a demo user with each of the possible NFTs (depending on their rarity and their traceability) to be able to make product demonstrations and marketing. +- Have prepared a joint marketing campaign with Casper to disseminate the communication of this project when it comes to market. +- Have the technical documentation generated and linked to the web app so that the user can know and understand the flow transparently at all times. +- App integrated in Layers (layers.hemav.com). You can see traceability of the coffee and certificate of non deforestation, with code or QR. +- As an extra point, there could be an acceptance criterion which is to perform a demo of the happy path process to Casper. + + +### Progress Update + +**Reporting Week: 31.06.2024 - 03.11.2024** +- To Do diff --git a/grants/minteandome/m3.md b/grants/minteandome/m3.md index 383d3fe..d8d3f90 100644 --- a/grants/minteandome/m3.md +++ b/grants/minteandome/m3.md @@ -28,4 +28,5 @@ Correct deployment on Mainnet of: **Reporting Period: 15.10.2023 - current** - Issues related to CORS resolved - Mainnet readiness work in progress -- Issues with Payment integration being resolved \ No newline at end of file +- Issues with Payment integration being resolved +- Issues with Torus Wallet integration being resolved \ No newline at end of file diff --git a/grants/simplewallet/m3.md b/grants/simplewallet/m3.md index 1ade754..68f673b 100644 --- a/grants/simplewallet/m3.md +++ b/grants/simplewallet/m3.md @@ -69,4 +69,7 @@ Some backend parts will be open-sourced as well, e.g. schema for Postgres databa **Reporting Period: 15.11.2023 - 15.12.2023** - Milestone 3 completed -- Awaiting Technical review of the deliverables \ No newline at end of file + +**Reporting Period: 15.12.2023 - 15.01.2024** +- Technical review completed. Findings shared with Simple Wallet team. +- Review observations will be addressed in Milestone 4 delivery. \ No newline at end of file diff --git a/grants/simplewallet/m4.md b/grants/simplewallet/m4.md index 20e4c54..1d29089 100644 --- a/grants/simplewallet/m4.md +++ b/grants/simplewallet/m4.md @@ -29,4 +29,11 @@ The acceptance criteria for this integration would include: **Reporting Period: 15.09.2023 - 15.11.2023** - Milestone 4 work in progress -- Progressing to revised plan \ No newline at end of file +- Progressing to revised plan + +**Reporting Period: 15.11.2023 - 15.12.2023** +- Progressing to revised plan + +**Reporting Period: 15.12.2023 - 15.01.2024** +- Testing in progress. +- Milestone 3 findings will be addressed and delivered in this milestone. diff --git a/grants/tornado_master_game/m1.md b/grants/tornado_master_game/m1.md index a635d32..0313444 100644 --- a/grants/tornado_master_game/m1.md +++ b/grants/tornado_master_game/m1.md @@ -26,4 +26,9 @@ Deliverables **Reporting Period: 01.11.2023 - 08.12.2023** - Milestone 1 completed -- Awaiting Technical review and sign-off \ No newline at end of file +- Awaiting Technical review and sign-off + +**Reporting Period: 08.12.2023 - 08.01.2024** +- Review completed +- Milestone signed off +- Payment processing in progress \ No newline at end of file