From 628826e340577dccdf9daf8902ff06aa9a511b16 Mon Sep 17 00:00:00 2001 From: gmajor Date: Mon, 21 Aug 2023 17:30:42 +0800 Subject: [PATCH] Submit xmc-tools m2 --- deliveries/xcm-tools_2.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 deliveries/xcm-tools_2.md diff --git a/deliveries/xcm-tools_2.md b/deliveries/xcm-tools_2.md new file mode 100644 index 000000000..7c641920d --- /dev/null +++ b/deliveries/xcm-tools_2.md @@ -0,0 +1,18 @@ +# Milestone Delivery :mailbox: + +** +The [invoice form :pencil:](https://docs.google.com/forms/d/e/1FAIpQLSfmNYaoCgrxyhzgoKQ0ynQvnNRoTmgApz9NrMp-hd8mhIiO0A/viewform) +has been filled out correctly for this milestone.** + +* **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/xcm-tools.md +* **Milestone Number:** 2 + +| 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. | Send UMP message | https://github.com/gmajor-encrypt/xcm-tools/blob/main/tx/ump.go | | +| 2. | Send DMP message | https://github.com/gmajor-encrypt/xcm-tools/blob/main/tx/dmp.go | | +| 3. | Send HRMP message | https://github.com/gmajor-encrypt/xcm-tools/blob/main/tx/hrmp.go | | \ No newline at end of file