Skip to content

Commit

Permalink
Merge pull request #963 from diadata-org/master
Browse files Browse the repository at this point in the history
DIA Bridgestate Milestone 2
  • Loading branch information
keeganquigley authored Sep 11, 2023
2 parents 6ce616f + f18d24a commit 2d4ddff
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions deliveries/DIA_Bridgestate-2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# 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:** [Application](https://github.com/w3f/Grants-Program/blob/master/applications/DIA_Bridge_Attestation_Oracle.md)
* **Milestone Number:** 2

**Context**

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:
- Multichain bridge integration
- Interlay bridge integration
- Documentation on running the pallet and receiving bridge values
- Tests

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.

**Deliverables**

| Number | Deliverable | Link | Notes
| -----: | ----------- | ------------- | ------------- |
| **0a.** | License | [Link](https://github.com/diadata-org/bridgestate-ocw/blob/main/LICENSE) | Apache 2.0 license |
| **0b.** | Documentation | [Link](https://github.com/diadata-org/bridgestate-ocw#readme) | Read.me explaining the core functionality |
| **0c.** | Testing and Testing Guide | [Link](https://github.com/diadata-org/bridgestate-ocw/blob/main/src/tests.rs) | Test the functionality |
| **0d.** | Docker | [Link](https://github.com/diadata-org/bridgestate-ocw#using-docker) | Docker file with functionality |
| 1. | Bridge Integration: Multichain | [Link](https://github.com/diadata-org/bridgestate-ocw/blob/main/src/multichain.rs) | Multichain bridge integration |
| 2. | Bridge Integration: Interlay | [Link](https://github.com/diadata-org/bridgestate-ocw/blob/main/src/interlay.rs) | Interlay bridge integration |

0 comments on commit 2d4ddff

Please sign in to comment.