Giter Site home page Giter Site logo

doraemon012 / quote-application-goerli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tanay-errorcode/quote-application-goerli

0.0 0.0 0.0 614 KB

Quote application with blockchain (Goerli) built using Python, Solidity and Typescript.

Python 5.01% TypeScript 74.19% CSS 4.02% HTML 6.76% Solidity 10.02%

quote-application-goerli's Introduction

Quote application with blockchain (Goerli)

A project for blockchain beginners.

This Quote Application is built with Solidity, Python and React Typescript. By using this application, one can upload a quote, which will be visible to all the users.

The smart contract, which is built with Solidity, has the capabilities of adding a new user, uploading a quote and catching new quotes uploaded at that time.

The Python script deploy_app.py is the main script to deploy a new contract to a network like Goerli. To run this script you will need brownie python pakage installed.

The Web UI is built with React Typescript. One should have NodeJs and npm installed to run this application.

By using MetaMask and some Goerli chain faucets, one can interact with the smart contract.

  • @useDApp/core is used here to call the functions of the smart contract deployed on the live chain.

  • @material-ui/core is used here to style the Web UI within the typescript file.

  • react-toastify npm package is used here to show notifications in the Web UI.

Here's the guide to run this application :

  • Setup

    • Add MetaMask extension to your web browser.
    • Create a new wallet or import one.
    • Click on Ethereum mainnet next to the icon.
    • Click Show/Hide Test networks.
    • Turn on that feature.
    • Switch the network to Govan Test Network.
    • Now go to this website.
    • Log In with your Alchemy account.
    • After logging in you should paste your Metamask wallet address in the text box.
    • Click the Send Me ETH button.
    • Install NodeJs and npm.
  • Running application

    • Clone this repository
    • To go inside the React project execute the command cd my-app
    • Execute the command npm install --force
    • Now execute the command npm start
  • Application usage

    • Once the app is opened up in the web browser, Connect the wallet by clicking connect button.
    • After connecting, Click SignIn button. Fill your username in the input feild and press proceed.
    • Click on the confirm button in the metamask that has been popped up.
    • After SignIn you can post any quote on the website.
    • Get a quote and type it in the input field on the bottom.
    • Then click the send button. After a few seconds, the quote will be posted.

Authors

๐Ÿ”— Links

Youtube StackOverfow

The video tutorial is now avilable here.

quote-application-goerli's People

Contributors

tanay-errorcode avatar doraemon012 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.