← Back to home

One Click dApp

Generate pretty and functional front ends for your smart contract. Import them into your application as widgets.

Screenshots

One Click dApp screenshot 1
One Click dApp screenshot 2
One Click dApp screenshot 3
One Click dApp screenshot 4
One Click dApp screenshot 5

Problem Statement

The application I'm building takes in a smart contract and an ABI as inputs and then takes you through a wizard that allows you to define which functions you want to have a front end for. Finally, it generates widgets for these functions so that you can place them inside your primary application. Basically, it allows you to create web3 applications without web3 developers.

Solution

We will use Lit protocol to generate user crypto ID's using google auth provider. Then, we encrypt the user submitted data using Lit Protocol's encryption functionality. We then upload the encrypted ABI file into FileCoin because it is too large to be stored in Tableland directly.Then we take the hash of the upload, together with the rest of the encrypted data and we store it into Tableland for retrieving them ,and displaying them.

Hackathon

ETHOnline 2023

2023

Prizes

  • 🏆

    🃏 Lit Protocol — Wild Card

  • 🏆

    🏊 Tableland — Prize Pool

Contributors