filecoin-project / devgrants

đź‘ź Apply for a Filecoin devgrant. Help build the Filecoin ecosystem!
Other
372 stars 308 forks source link

Next Step Microgrant: Interakt #895

Closed Prashanth004 closed 2 years ago

Prashanth004 commented 2 years ago

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

Interakt is a web3 video interaktion tool to own and monetize video calls. Users can stream tokens in real-time while having a video call, all recordings are end-to-end encrypted & stored in IPFS (via web3 storage) thus ensuring complete privacy of data.

The calls recordings are only accessed by the caller and callee through their crypto wallets which gives users ownership of their own data.

2. Project links

Github repo: https://github.com/Web3-online-interaction-tool/app Demo: https://youtu.be/0XQHZyPxyuQ Website: https://interakt.club/ App: https://app.interakt.club

3. How is IPFS, Filecoin, or related technology used in this project? (max 100 words)

The recorded interactions are stored in IPFS via web3.storage after it is encrypted using Lit Protocol SDK. The encryption key (salt) and other details about the call, we store on a ceramic Title Document which abides by a custom-created data model (called "session"). Ceramic will be authenticated with the user Ethereum wallet provider DID give wallet holders access to this information.

All the previous interaktion are a list of StreamId of the ceramic documents containing session details like the IPFS file link, decryption key, date, the amount paid, and others. It is accessible only by the user’s wallet using IDX.

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

Product features

The grant allows us to subsidise storage costs for our initial userbase

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

HackFS 2022 | IPFS/Filecoin — Storage Mage

Additional questions:

ErinOCon commented 2 years ago

Hi @Prashanth004, thank you for your proposal! Is this project open source?

Prashanth004 commented 2 years ago

Hi @ErinOCon , Yes it is open source. The repository is public.

This is the link to the repo : https://github.com/Web3-online-interaction-tool/app

ErinOCon commented 2 years ago

This microgrant has been approved! We will send an email to confirm payment details.

Please note that your final grant report is due within three months and can be submitted here. Please let us know if you have any questions!

Shrikarparashar commented 2 years ago

Hi Erin,

That's great news. Thanks.

Excited to continue building on IPFS/Filecoin.