filecoin-project / devgrants

👟 Apply for a Filecoin devgrant. Help build the Filecoin ecosystem!
Other
369 stars 307 forks source link

Next Step Microgrant: DOM Network #1466

Closed txthanh1178793 closed 1 year ago

txthanh1178793 commented 1 year ago

1. What is your project, and what problem does it solve? (max 100 words)

We plan to create a Decentralized Oracle to aggregate data from off-chain sources. Our Oracle provides highly reliable pricing data for DeFi applications such as lending-borrowing, payment or automation smart contracts,... Our Oracle will have some of the following properties:

3. a) How is IPFS, Filecoin, or related technology used in this project?

Our oracle would be deployed and supported on Filecoin’s Virtual Machine. Our oracle consists of three main contracts:

We created a package name "EVM-package" . It is a set of tools to help data sources easily bring data to Oracle Smart Contract. Everyone can setup a node easily with this package.

VRF function is in progress. The random numbers are generated according to a seed value provided by the user and the VRF algorithm and the random number will be sent to VRF smart contract along with proofs so that the reliability can be verified.

b) Is this project building with the current microgrants focus area (FVM)? (Yes or No)

yes

4. How will you improve your project with this grant? What steps will you take to meet this objective?

Number Grant Deliverable Briefly describe how you will meet deliverable objectives Timeframe (within 3 months)
1. Testnet deployment of the price feed, VRF March 28, 2023 (Price feed done)
2. Website deployment and Community grow March 28, 2023
3. Mainnet deployment April 10, 2023
4.

5. If accepted, do you agree to share monthly project updates in this Github issue for 3 months or until the project described here is complete?

Yes

6. Does your proposal comply with our Community Code of Conduct?

Yes

7. Links and submissions

ErinOCon commented 1 year ago

Hi @txthanh1178793, thank you for your proposal and for your patience with our review. Unfortunately, we will not be moving forward with a grant at this time. Wishing you the best as you continue building!