Skip to content

Commit

Permalink
Merge pull request #1227 from DAOsign/daosign-milestone-3
Browse files Browse the repository at this point in the history
DaoSign Milestone 3 delivery
  • Loading branch information
keeganquigley authored Dec 11, 2024
2 parents b94644b + 7849e6c commit 18d69a6
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions deliveries/DAOsign-milestone_3.md
Original file line number Diff line number Diff line change
@@ -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 |

0 comments on commit 18d69a6

Please sign in to comment.