diff --git a/deliveries/xcm-tools-follow-up-2_1.md b/deliveries/xcm-tools-follow-up-2_1.md new file mode 100644 index 000000000..72d142e89 --- /dev/null +++ b/deliveries/xcm-tools-follow-up-2_1.md @@ -0,0 +1,17 @@ +# 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:** [xcm-tools-follow-up-2](https://github.com/w3f/Grants-Program/blob/master/applications/xcm-tools-follow-up-2.md) +* **Milestone Number:** 1 + +| Number | Deliverable | Link | Notes | +|--------|----------------------------------|-----------------------------------------------------------------------------------|------------| +| 0a. | License | https://github.com/gmajor-encrypt/xcm-tools/blob/main/LICENSE | Apache 2.0 | +| 0b. | Documentation | https://github.com/gmajor-encrypt/xcm-tools/blob/main/README.md | | +| 0c. | Testing and Testing Guide | https://github.com/gmajor-encrypt/xcm-tools#test | | +| 0d. | Docker | https://github.com/gmajor-encrypt/xcm-tools/blob/main/Dockerfile | | +| 1. | Polkadot <=> Kusama message send | https://github.com/gmajor-encrypt/xcm-tools/blob/main/tx/tx.go#L167 | | +| 2. | Message tracking | https://github.com/gmajor-encrypt/xcm-tools/blob/main/tracker/s2s.go | | +| 3. | Ethereum Bridge update | https://github.com/gmajor-encrypt/xcm-tools/blob/main/tracker/ethereum.go#L53-L55 | | +| 4. | Cli support | https://github.com/gmajor-encrypt/xcm-tools/blob/main/cmd/main.go | | \ No newline at end of file