Skip to content
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_3.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:** 3

| 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. | Parse xcm instructions | https://github.com/gmajor-encrypt/xcm-tools/blob/main/tx/parse.go | |
| 2. | Tracing transaction | https://github.com/gmajor-encrypt/xcm-tools/tree/main/tracker | |
| 3. | Cli support | https://github.com/gmajor-encrypt/xcm-tools/blob/main/cmd/cli.go | |