Skip to content

wtakaman/learnweb3-freshman-dapp-mood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


LearnWeb3 - Mood dApp Project

Simple dApp interacting with a smart contract in Goerli testnet
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

Product Name Screen Shot

Simple dApp project using Ethers.js and React to interact with a Smart contract.

Demo: https://learnweb3-freshman-dapp-mood.vercel.app/

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

You should have Metamask installed and configured. Check here to find out more:

https://metamask.io/

Also you need to have some GoerliETH which you can google to find a working faucet.

Installation

Run npm install & npm run start

(back to top)

Usage

  1. Open the app at http://localhost:3000
  2. Connect yout Metamask - Goerli testnet
  3. Fill the "mood" value
  4. Tap the "Set Mood" button
  5. Sign the transaction on Metamask and wait for it to complete
  6. Tap "Get Mood" button

(back to top)

Roadmap

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

takaman.eth - @wtakaman

(back to top)

Releases

No releases published

Packages

No packages published