Seroxdesign / smart-reader

Utilises gpt3 to translate contracts into human readable format

Home Page:https://smart-reader-phi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Demo

https://smart-reader-vidvidvid.vercel.app/

Smart Reader

  • 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.

Structure

This repository is divided into two main parts:

  1. app/: This is the React application.
  2. supabase/: This contains everything related to the Supabase backend.

Please see the README.md files in each respective directory for more information.

About

Utilises gpt3 to translate contracts into human readable format

https://smart-reader-phi.vercel.app


Languages

Language:JavaScript 81.1%Language:TypeScript 16.2%Language:HTML 1.1%Language:CSS 0.9%Language:Solidity 0.7%