Coder Social home page Coder Social logo

nitinvadadoriyaa / jerrykickstart Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 18.46 MB

JerryKickStart is Ethereum based (BlockChain) Crowdfunding platform that help entrepreneur to raise funds for projects, ventures, or causes by collecting small contributions from a large number of people.

JavaScript 97.24% Solidity 2.76%
blockchain-technology campaign crowdfunding donations ether ethereum ethereum-contract ethereum-dapp funding javascript metamask nextjs sepolia smart-contracts solidity web3

jerrykickstart's Introduction

JerryKickStart

JerryKickStart is Ethereum based (BlockChain) Crowdfunding platform that help entrepreneur to raise funds for projects, ventures, or causes by collecting small contributions from a large number of people.

Technolgoy Stack

Platform: Ethereum.

Client: Next JS.

Server: Node JS.

Database: Sepolia Ethereum BlockChain.

Demo

We will update very soon!

Screenshots

ScreenShot

Run Locally

Clone the project

    git clone https://github.com/NitinVadadoriyaa/JerryKickStart

Go to the project directory

    cd KichStart

Install dependencies

    npm install

Start the server

    npm run dev

Start the client

    //open browser and type url
    http://localhost:3000

NOTE

If you want to interact with your own smart-contract then you can follow follwing step.

  1. Modify kickstart/ethereum/contracts/Campaign.sol and test on Remix IDE.

  2. Run /kickstart/ethereum/deploy.js for deploy your smart contract on Sepolia-Ethereum-BlockChain (hear you have to give your 12 word mnemonic for unlock account and node api, where you will deploy your contract [i used infura api in this project]). Command For Run :

    node deploy.js
  1. After deploy you get smart-contract address ,that you have to replace with exiting address in /kickstart/ethereum/factory.js.

Features

  • Home Page ScreenShot

  • Campaign Details ScreenShot

  • Create New Campaign ScreenShot

  • Campaign Requests List ScreenShot

  • Create New Request ScreenShot

  • MetaMask Request ScreenShot

Made By

NitinVadadoriya Logo

jerrykickstart's People

Contributors

nitinvadadoriyaa avatar

Stargazers

Musweu Munyima avatar SATYAM KUMAR avatar  avatar

Watchers

 avatar

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.