Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submit xmc-tools m2 #981

Merged
merged 1 commit into from
Aug 25, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions deliveries/xcm-tools_2.md
Original file line number Diff line number Diff line change
@@ -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 | |
Loading