-
Notifications
You must be signed in to change notification settings - Fork 526
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 #960 from ethernomad/master
Create hybrid-3.md
- Loading branch information
Showing
1 changed file
with
19 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,19 @@ | ||
# 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 and the delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/Support%20Docs/milestone-deliverables-guidelines.md).** | ||
|
||
* **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/hybrid.md | ||
* **Milestone Number:** 3 | ||
|
||
**Deliverables** | ||
|
||
| Number | Deliverable | Link | Notes | | ||
| -------| ----------- | ---- | ----- | | ||
| 0a. | License | [LICENSE](https://github.com/hybrid-explorer/hybrid-indexer/blob/main/LICENSE) | Apache 2.0 | | ||
| 0b. | Documentation | [tutorial.md](https://github.com/hybrid-explorer/hybrid-indexer/blob/main/doc/tutorial.md) | | | ||
| 0c. | Testing and Testing Guide | [testing-guide.md](https://github.com/hybrid-explorer/hybrid-indexer/blob/main/doc/testing-guide.md) | | | ||
| 0d. | Docker | [README.md](https://github.com/hybrid-explorer/polkadot-indexer/blob/main/README.md#docker) | | | ||
| 0e. | Blog post | [launch-announcement.md](https://github.com/hybrid-explorer/hybrid-indexer/blob/main/doc/launch-announcement.md) | | | ||
| 1. | Hybrid Indexer Library | [substrate_pallets.rs](https://github.com/hybrid-explorer/hybrid-indexer/blob/main/src/substrate_pallets.rs) | | | ||
| 2. | Polkadot Indexer | [polkadot-indexer](https://github.com/hybrid-explorer/polkadot-indexer) | | | ||
| 3. | Chain select | [hybrid-dapp](https://github.com/hybrid-explorer/hybrid-dapp) | | |