diff --git a/deliveries/DAOsign-milestone_3.md b/deliveries/DAOsign-milestone_3.md new file mode 100644 index 000000000..6a06a4f29 --- /dev/null +++ b/deliveries/DAOsign-milestone_3.md @@ -0,0 +1,23 @@ +# 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:** [DAOsign](https://github.com/w3f/Grants-Program/blob/master/applications/DAOsign.md) +* **Milestone Number:** 3 + +**Context** (optional) +> In this milestone DaoSign deliveries NodeJS application - `Relayer` that relays transaction into blockchain. + +**Deliverables** + + +| Number | Deliverable | Link | Notes | +| ------------- | ------------- | ------------- |------------- | +| 0a. | License | [LICENSE](https://github.com/DAOsign/relayer/blob/main/LICENSE) | Apache 2.0 | +| 0b. | Documentation | [Readme](https://github.com/DAOsign/relayer/blob/main/README.md) | Instructions how to build and run Relayer. Also describes Environment Variables | +| 0c. | Testing and Testing Guide | https://github.com/DAOsign/relayer/blob/main/README.md#testing | Unit tests to ensure functionality and robustness. The guide describe how to run these tests. | +| 0d. | Docker | https://github.com/DAOsign/relayer?tab=readme-ov-file#with-docker | Dockerfile that can be used to run Relayer +| 1. | Gas Relayer | [Github Repo](https://github.com/DAOsign/relayer) | Off-chain service for relaying transactions | +