Skip to content

Commit

Permalink
Amend DIA bridge attestation grant (#1887)
Browse files Browse the repository at this point in the history
* Create DIA_Bridge_Attestation_Oracle.md

* Integrate Feedback

- Clarification on scope of the milestones
- Removal of a sentence from the template

* Amend proposal for DIA bridge attestation grant
  • Loading branch information
kaythxbye authored Aug 4, 2023
1 parent 1e4d32b commit d38f9f3
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions applications/DIA_Bridge_Attestation_Oracle.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,14 @@ We will also host documentation on how to use and participate in the system.
Our MVP will consist of four main parts:
1. The pallet providing collateral value that can be integrated by parachains
2. The documentation of integration
3. Integration of 3 bridges
3. Integration of 2 bridges
4. Guidelines on integrating new bridges

#### Expectations

Team DIA will:
- Create the framework and open-source the library of this integration.
- Integrate 3 bridges for initial use. Further integrations will be open for submissions from contributors.
- Integrate 2 bridges for initial use. Further integrations will be open for submissions from contributors.

We will not:
- Cover a security audit as a part of MVP design.
Expand Down Expand Up @@ -221,7 +221,7 @@ DEX integrations:

- **Total Estimated Duration:** 3 months
- **Full-Time Equivalent (FTE):** 1.5 FTE
- **Total Costs:** 30,000 USD
- **Total Costs:** 26,000 USD

### Milestone 1 - Core functionality

Expand All @@ -246,17 +246,16 @@ DEX integrations:

- **Estimated Duration:** 1.5 months
- **FTE:** 1
- **Costs:** 12,000 USD
- **Costs:** 8,000 USD

| Number | Deliverable | Specification |
| -----: | ----------- | ------------- |
| **0a.** | License | Apache 2.0 |
| **0b.** | Documentation | We will provide both **inline documentation** of the code and a basic **tutorial** that explains how a user can integrate bridges collateralization value, which will show how the new functionality works. |
| **0c.** | Testing and Testing Guide | Core functions will be fully covered by comprehensive unit tests to ensure functionality and robustness. In the guide, we will describe how to run these tests. |
| **0d.** | Docker | We will provide a Dockerfile(s) that can be used to test all the functionality delivered with this milestone. |
| 1. | Bridge Integration: XCM | We will develop a module as part of the proposed solution that retrieves collateral information for assets bridged by the [XCM bridge contracts](https://github.com/paritytech/polkadot/tree/master/xcm). |
| 2. | Bridge Integration: Multichain | We will develop a module as part of the proposed solution that retrieves collateral information for assets bridged by the [Multichain bridge contracts](https://github.com/anyswap). |
| 3. | Bridge Integration: Interlay | We will develop a module as part of the proposed solution that retrieves collateral information for assets bridged by the [Interlay bridge contracts](https://github.com/interlay/interbtc). |
| 1. | Bridge Integration: Multichain | We will develop a module as part of the proposed solution that retrieves collateral information for assets bridged by the [Multichain bridge contracts](https://github.com/anyswap). |
| 2. | Bridge Integration: Interlay | We will develop a module as part of the proposed solution that retrieves collateral information for assets bridged by the [Interlay bridge contracts](https://github.com/interlay/interbtc). |


## Future Plans
Expand Down

0 comments on commit d38f9f3

Please sign in to comment.