Skip to content

Commit 2d4ddff

Browse files
Merge pull request #963 from diadata-org/master
DIA Bridgestate Milestone 2
2 parents 6ce616f + f18d24a commit 2d4ddff

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

deliveries/DIA_Bridgestate-2.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Milestone Delivery :mailbox:
2+
3+
**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).**
4+
5+
* **Application Document:** [Application](https://github.com/w3f/Grants-Program/blob/master/applications/DIA_Bridge_Attestation_Oracle.md)
6+
* **Milestone Number:** 2
7+
8+
**Context**
9+
10+
We are submitting the delivery of the second milestone according to the initial grant application. The milestone includes bridge integrations which are enabling to utilize the solution in production environment:
11+
- Multichain bridge integration
12+
- Interlay bridge integration
13+
- Documentation on running the pallet and receiving bridge values
14+
- Tests
15+
16+
This is the final deliverable according to the grant application. Next steps will include sharing the project with the community, trying to acquire users and approaching bridges for further integrations.
17+
18+
**Deliverables**
19+
20+
| Number | Deliverable | Link | Notes
21+
| -----: | ----------- | ------------- | ------------- |
22+
| **0a.** | License | [Link](https://github.com/diadata-org/bridgestate-ocw/blob/main/LICENSE) | Apache 2.0 license |
23+
| **0b.** | Documentation | [Link](https://github.com/diadata-org/bridgestate-ocw#readme) | Read.me explaining the core functionality |
24+
| **0c.** | Testing and Testing Guide | [Link](https://github.com/diadata-org/bridgestate-ocw/blob/main/src/tests.rs) | Test the functionality |
25+
| **0d.** | Docker | [Link](https://github.com/diadata-org/bridgestate-ocw#using-docker) | Docker file with functionality |
26+
| 1. | Bridge Integration: Multichain | [Link](https://github.com/diadata-org/bridgestate-ocw/blob/main/src/multichain.rs) | Multichain bridge integration |
27+
| 2. | Bridge Integration: Interlay | [Link](https://github.com/diadata-org/bridgestate-ocw/blob/main/src/interlay.rs) | Interlay bridge integration |

0 commit comments

Comments
 (0)