Skip to content

wtakaman/takaman-dao-dapp

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Takaman - DAO - dApp Project

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

View Demo · Report Bug · Request Feature

About The Project

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

Demo: https://takaman-dao-dapp.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

(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)