Skip to content

Commit 30b2282

Browse files
Merge pull request #1295 from Fiono11/milestone2_delivery
Decentralized Threshold Signing Service Implementation: Milestone 2 Delivery
2 parents 26acce8 + 9c3b7ea commit 30b2282

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Milestone Delivery :mailbox:
2+
3+
**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).**
4+
5+
* **Application Document:** [DecentralizedThresholdSigningService.md](https://github.com/w3f/Grants-Program/blob/master/applications/DecentralizedThresholdSigningService.md)
6+
* **Milestone Number:** 2
7+
8+
**Context** (optional)
9+
10+
**Deliverables**
11+
12+
| Number | Deliverable | Link |
13+
| ------------- | ------------- | ------------- |
14+
| **0a.** | License | [License](https://github.com/Fiono11/decentralized_threshold_signing_service/blob/simplpedpop/LICENSE) |
15+
| **0b.** | Documentation | [Documentation](https://github.com/Fiono11/decentralized_threshold_signing_service/blob/simplpedpop/README.md) |
16+
| **0c.** | Testing and Testing Guide | [Test and Testing Guide](https://github.com/Fiono11/decentralized_threshold_signing_service/blob/simplpedpop/README.md#build-and-testing) |
17+
| **0d.** | Docker | [Docker](https://github.com/Fiono11/decentralized_threshold_signing_service/blob/simplpedpop/Dockerfile) |
18+
| **1.a** | Distributed Key Generation | [Milestone 2](https://github.com/Fiono11/decentralized_threshold_signing_service/tree/simplpedpop) |
19+
20+
**Additional Information**
21+
22+
None

0 commit comments

Comments
 (0)