-
Notifications
You must be signed in to change notification settings - Fork 526
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Threshold Signature Implementation: Milestone 2 Delivery (#1226)
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# 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/pull/2250](https://github.com/w3f/Grants-Program/blob/master/applications/ThresholdSignature.md) | ||
* **Milestone Number:** 2 | ||
|
||
**Context** (optional) | ||
|
||
**Deliverables** | ||
|
||
| Number | Deliverable | Link | | ||
| ------------- | ------------- | ----------- | | ||
| **0a.** | License | [License](https://github.com/Fiono11/cli/blob/main/LICENSE) | | ||
| **0b.** | Documentation | [Tutorial](https://github.com/Fiono11/cli/blob/main/README.md) | | ||
| **0c.** | Testing and Testing Guide | The tests are done in the underlying library implemented in [Milestone 1](https://github.com/w3f/Grant-Milestone-Delivery/pull/1203) | | ||
| **0d.** | Docker | [Dockerfile](https://github.com/Fiono11/cli/blob/main/Dockerfile) | | ||
| **0e.** | Article | [Draft](https://docs.google.com/document/d/1FSytmhBTpTCfM6HUZ3fK-ERXsvgdgwJAyN5dl8013oc/edit?tab=t.0) | | ||
| **1.a** | CLI Proof of Concept Threshold Signature Implementation for Polkadot/Kusama | [CLI](https://github.com/Fiono11/cli) | | ||
|
||
**Additional Information** |