Skip to content

Commit

Permalink
finished draft
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoPerona committed Jan 16, 2024
1 parent cebd475 commit 718e1c9
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions deliveries/ssal-milestone-delivery.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Milestone Delivery :mailbox:

**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/ssal-commods-dex.md
* **Milestone Number:** 1

**Deliverables**

| Number | Deliverable | Link | Notes |
| ------------- | ------------- | ------------- |------------- |
| **0a.** | License | https://github.com/MatteoPerona/ssal_commods/blob/main/LICENSE | GPLv3 |
| **0b.** | Documentation | https://github.com/MatteoPerona/ssal_commods/blob/main/README.md | The article also has documentation. |
| **0c.**| Testing and Testing Guide | https://github.com/MatteoPerona/ssal_commods/blob/main/README.md | The code has necessary unit and end-to-end tests. Testing is covered in the README. |
| **0e.** | Article | https://medium.com/@matteo-perona/ssal-smart-contract-commodities-4d6f1b7f728b | This article covers both the reasons for writing this smart contract and its architecture. |
| 1. | Smart Contracts | https://github.com/MatteoPerona/ssal_commods/blob/main/lib.rs | This was the main deliverable. |
| 2. | Frontend | https://github.com/MatteoPerona/ssal-demo-frontend | Bare bones front end. Spent 95% of time writing and testing smart contracts. |

<!-- | **0d.** | Docker | ... | ... | -->

0 comments on commit 718e1c9

Please sign in to comment.