Skip to content

Commit

Permalink
Merge pull request #1 from daCapricorn/master
Browse files Browse the repository at this point in the history
add dart-scale-codec-milestone-1.md
  • Loading branch information
alexxuyang authored Nov 18, 2020
2 parents 7cb5ef6 + 759e5b6 commit 61e0179
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions deliveries/dart-scale-codec-milestone-1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Milestone Delivery :mailbox:

> Only the GitHub account, which is responsible for the pull request of the accepted application is allowed to submit milestones. Don't remove any of the mandatory parts presented in bold letters or as headlines!
**The [invoice form :pencil:](https://forms.gle/8Wx7nxtq8fKrsuEz8) has been filled out correctly for this milestone.**

* **PR Link:** https://github.com/w3f/Open-Grants-Program/pull/66
* **Milestone Number:** 1

Please provide a list of all deliverables of the milestone extracted from the initial application and a link to the deliverable itself. Ideally all links inside the below table should include a commit hash, which should be used for testing.

| Number | Deliverable | Link | Notes |
| ------------- | ------------- | ------------- |------------- |
| 1. | Source code |https://github.com/nbltrust/dart-scale-codec| Published at https://pub.dev/packages/scalecodec |
| 2. | Unit Tests |https://github.com/nbltrust/dart-scale-codec/tree/master/test| |
| 3. | Examples |https://github.com/nbltrust/dart-scale-codec/tree/master/example| An example of fetching and analyzing binary metadata from chain's runtime.<br />An example of sending extrinsics to substrate based chain. |
| 4. | Documentation |https://github.com/nbltrust/dart-scale-codec| README.md |

0 comments on commit 61e0179

Please sign in to comment.