Skip to content

TheodoreChuang/ethglobal-sydney-2024

 
 

Repository files navigation

⌐◧-◧ TrueReach

Why

  • Limited Funding Sources: Charities are crippled by a chronic lack of dependable funding sources
  • High Operational Costs: An alarming 90% of each donated dollar is devoured by administrative expenses
  • Inefficient Fund Distribution: Significant gap exists between donor intentions and actual fund destinations

How

👥 Worldcoin: Private identity verification ensures aid reaches verified recipients
💵 Unlimit Crypto: Facilitating efficient cryptocurrency to fiat conversion
🤖 Nethermind: Enhancing users engagement in Ethereum-based applications
😎 NounsDAO: Nouns-ified for style

🏗 h/t built from Scaffold-ETH 2.

Local Development

Requirements

Before you begin, you need to install the following tools:

Quickstart

To get started with TrueReach dApp, follow the steps below:

  1. Clone this repo & install dependencies
git clone https://github.com/mrcoint/ethid.git
cd ethid
yarn install
  1. Run a local network in the first terminal:
yarn chain
  1. On a second terminal, deploy the test contract:
yarn deploy
  1. On a third terminal, start your NextJS app:
yarn start

Visit your app on: http://localhost:3000.

Contributing to TrueReach dApp

We welcome contributions to TrueReach dApp!

Please see CONTRIBUTING.MD for more information and guidelines for contributing to TrueReach dApp.

About

EthGlobal Sydney Hackathon 2024

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 85.2%
  • JavaScript 9.0%
  • Solidity 2.7%
  • Jupyter Notebook 2.3%
  • Python 0.6%
  • CSS 0.2%