Git Product home page Git Product logo

crowdfunder's Introduction


CrowdFunder

A crowdfunding decentralised app built on the ethereum blockchain.

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Testing
  5. Roadmap
  6. Contributing
  7. License
  8. Contact
  9. Acknowledgments

About The Project

This is a hardhat build of a simple web3 app that stores a number to the blockchain.

Built With

(back to top)

Getting Started

Follow these instructions to get set up locally.

Prerequisites

  1. Install yarn.
  • yarn
    npm install yarn -g
  1. Create an account on Alchemy.

Installation

  1. Get a free Etherscan API Key at https://etherscan.io

  2. Get a free Coinmarketcap API Key at https://pro.coinmarketcap.com

  3. Clone the repo

    git clone https://github.com/Theracon/crowdfunder.git
  4. Install packages

    yarn
  5. Enter your API & wallet KEYS and other variables in your .env file

    RINKEBY_RPC_URL="https://eth-rinkeby.alchemyapi.io/v2/YOUR-UNIQUE-KEY"
    RINKEBY_PRIVATE_KEY="ENTER YOUR PRIVATE KEY"
    ETHERSCAN_API_KEY="ENTER YOUR ETHERSCAN API KEY"
    COINMARKETCAP_API_KEY="ENTER YOUR COINMARKETCAP API KEY"
    REPORT_GAS_ENABLED="SOME VALUE"
    REPORT_GAS_COLORED="SOME VALUE"

(back to top)

Usage

Open a terminal in the project directory and run the following commands:

yarn compile
yarn node

In a new terminal, run the following command:

yarn hardhat run scripts/deploy.js --network [network-name]

Networks names that are config to use in this project are:

  • rinkeby
  • localhost

For more usage examples, please refer to the Documentation

(back to top)

Testing

  • To run unit tests (local node):
yarn test
  • To run staging tests (rinkeby testnet):
yarn test:staging

Roadmap

  • Add Changelog
  • Add back to top links
  • Multi-language Support
    • Hindi
    • Spanish

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.md for more information.

(back to top)

Contact

Ashraf Yusuf - @ashrafofficia1 - [email protected]

Project Link: https://github.com/Theracon/hardhat-simple-storage

(back to top)

Acknowledgments

Here are some of the tools/plugins that made this project possible:

(back to top)

crowdfunder's People

Contributors

theracon avatar

Watchers

 avatar

Forkers

cryptobuks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.