Skip to content

A web application that runs on the Ethereum blockchain. You can deploy contracts from the app and perform secure transactions using the UI.

Notifications You must be signed in to change notification settings

amiraabouhadid/FundMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETHEREUM WEB APP: FUND ME

A web application that runs on the ethereum blockchain where users can safely create and contribute to funding campaigns without worrying about the campaign manager taking the money and getting nothing in return. All contracts and transactions are open source, so contributors can check on their investment at any time and from anywhere. All spending requests must be approved by more than 50% of the contributors to be released to the vendor. Screenshot from 2022-02-09 13-36-36 Screenshot from 2022-02-09 13-36-42 Screenshot from 2022-02-09 13-36-52 Screenshot from 2022-02-09 13-36-57 Screenshot from 2022-02-09 13-37-02

Live Demo

Live Demo Link

Built With

  • Solidity
  • Javascript
  • Mocha
  • React.js
  • Next.js

Getting Started

To get a local copy up and running follow these simple example steps:

  • Clone the repository as indicated by Setup section below

Prerequisites

  • GitHub
  • Git
  • Node.js

Setup

Clone repository from github to your local drive by following these steps:

  • Open Terminal.
  • Change the current working directory to the location you want the cloned directory.
  • Enter the following:
$ git clone git@github.com:amiraabouhadid/FundMe.git.

  • Press Enter to create your local clone.
  • Install packages with:
$ npm install

Testing

To test all models, write the following in your terminal:

$ npm run test

Usage

Start server with:

$ rails s

In your browser, navigate to:

http://localhost:3000/

AUTHORS

Amira Abouhadid

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

About

A web application that runs on the Ethereum blockchain. You can deploy contracts from the app and perform secure transactions using the UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published