https://smart-reader-vidvidvid.vercel.app/
-
About - Smart Reader is a dapp that allows users to learn about smart contracts in human readable form.
-
Usage - Smart Reader is a decentralized application that allows users to easily learn about smart contracts and the web3 ecosystem. The dapp takes in a smart contract address, queries Etherscan for the contract's code, and then queries ChatGPT to convert the code into a human-readable document.
This repository is divided into two main parts:
app/
: This is the React application.supabase/
: This contains everything related to the Supabase backend.
Please see the README.md files in each respective directory for more information.