ipfs / devgrants

The IPFS Grant platform connects funding organizations with builders and researchers in the IPFS community.
165 stars 75 forks source link

Next Step Microgrant: Upgrade-doge - A visual EVM/FVM contract upgrade tool #277

Closed FWangZil closed 1 year ago

FWangZil commented 1 year ago

1. What is your project? (max 100 words)

The owner of a Web3 project is sometimes not the same person as a developer with contract upgrade privileges. As a result, there are often security incidents caused by disclosure of private keys or left bank of insiders, such as the Token additional issuance accident that occurred in Ankr last month.

Therefore, we provide the following features for Openzeppelin-based upgradeable contracts:

  1. Manage proxy contract
    • View contract permissions and administrators and manage them easily
  2. Create-notifications
    • Subscribe to contract permission changes via Email

Front-end: GitHub Repo Back-end: GitHub Repo

Demo: Demo website Doc: Documents

2. How will IPFS, Filecoin, or related technology be used for this project? (max 100 words)

Fleek

Our front-end web page is deployed on IPFS, and we immediately implemented upgradeable contract support for FVM networks.

web3.storage

Due to privacy concerns, all information related to our user contracts is processed locally, and in the future we will provide an option for users to choose to encrypt and store this data on IPFS to prevent loss, so that users can use authorized accounts to manage their contracts anywhere.

3. How will you improve your project with this grant? What steps will you take to meet this objective? (max 200 words)

This microgrant will fund the following research,technical and community work:

Research

Technical/ UX Upgrades

Community

4. Is this project open source?

Yes. All the code is under https://github.com/doge-verse

Ps. Doge is part of the name of our team during the Antalpha Hackerhouse 2022

5. Do you agree to share grant reports upon request, including a final grant report at the end of the three month period?

Yes.

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

Yes.

7. Links and submissions

Additional questions

ErinOCon commented 1 year ago

HI @FWangZil, thank you for your proposal and for your patience with our review. We will not be moving forward with a grant at this time. Wishing you the best of luck as you continue building!