SkillAgentSearch skills...

FundMe

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

Install / Use

/learn @amiraabouhadid/FundMe
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars5
CategoryOperations
Updated4y ago
Forks0

Languages

JavaScript

Security Score

60/100

Audited on Mar 4, 2022

No findings