-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #181 from ChainBridgeNetworkTeam/master
Doter's milestone 1 delivery
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Milestone Delivery :mailbox: | ||
|
||
**The [invoice form :pencil:](https://forms.gle/8Wx7nxtq8fKrsuEz8) has been filled out correctly for this milestone and the delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/General-Grants-Program/blob/master/grants/milestone-deliverables-guidelines.md).** | ||
|
||
* **PR Link:** https://github.com/w3f/Open-Grants-Program/pull/356 | ||
* **Milestone Number:** 1 | ||
|
||
| Number | Deliverable | Link | Notes | | ||
| ------------- | ------------- | ------------- |------------- | | ||
| 1. | License | https://github.com/ChainBridgeNetworkTeam/Doter/blob/master/LICENSE | Apache License 2.0 | | ||
| 1. | Source code | https://github.com/ChainBridgeNetworkTeam/Doter | Doter has been launched on [google extension store](https://chrome.google.com/webstore/detail/doter/abamjefkidngfegdjbmffdmbgjgpaobf) | | ||
| 2. | Unit Tests |https://github.com/ChainBridgeNetworkTeam/Doter/blob/master/README.md| At project root directory, type `yarn test` in command line to run test case | | ||
| 3. | Demo video: General module | https://youtu.be/pKK5rHJgxVw | screen recording for General module | | ||
| 4. | Demo video: Injection and signature | https://youtu.be/FP9yrLoOQ8k | screen recording for Injection and signature | | ||
|