Skip to content
forked from miriamdong/Defi

A decentralized crowdfunding app built on Ethereum blockchain.

License

Notifications You must be signed in to change notification settings

iamkapilgarg/Defi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Rocket Meow

A decentralized app built on Ethereum blockchain
View Demo

About The Project

Rocket Meow is a crowd funding app where inventors can add and showcase their creative projects. Its a great app to attract investors. You can add image and video about your project to gain more attention towards your project. If you already don't have an Ethereum wallet, this app will automatically create a wallet for you where investors can put money.

As an investor, you can browse, like and fund projects. You can invest in projects by purchasing Meow coins. You can also use this app as a wallet to keep your cryptocurrency.

Built With

  • NextJS
  • ReactJS
  • Solidity
  • AWS (For storing images)
  • Firebase (For authentication)

Getting Started

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

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • Install Ganache from here: Ganache quickly fire up a personal Ethereum blockchain which you can use to run tests, execute commands, and inspect state.
  • Install Metamask chrome extension from here: Metamask is a crypto wallet & gateway to blockchain apps.

Installation

  1. Clone the repo
    git clone git@github.com:miriamdong/Defi.git
  2. Install yarn packages
    yarn install
  3. Run the project in dev mode
 yarn dev
  1. Run locally via http://localhost:3000
  2. If you want to build NextJS website, run following command:
 yarn build
  1. Run production website
 yarn run start

Sneak peek

Home Page



Create a project



Browse a project



Check Wallet

About

A decentralized crowdfunding app built on Ethereum blockchain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 90.5%
  • JavaScript 8.9%
  • Other 0.6%