Skip to content

DAPP built upon ethereum blockchain to plan, manage, share, track your party expenses in a trustless way.

License

Notifications You must be signed in to change notification settings

prakashujjwal1010/Split-Party

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Split-Party

DAPP built upon ethereum blockchain to plan, manage, share, track your party expenses in a trustless way.

HOW IT LOOKS

HOME

screenshot of homepage

screenshot of homepage 2

CREATE PARTY GROUP FOR YOUR PARTY

screenshot of creating group

JOIN PARTY GROUP FOR YOUR PARTY

screenshot of joining group 2

ADD YOUR PARTY EXPENSES

screenshot of adding an expense 2

VERIFY THE EXPENSES

screenshot of Verifying 2

SEE YOUR INFO

screenshot of user 2

Prerequisites

  1. truffle

  2. ganache

  3. metamask

  4. npm

Installing

  1. Setup a local test Blockchain using Ganache

  2. cd into the project directory

  3. compile the solidity smart contracts

truffle compile
  1. Deploy the solidity smart contracts on your local test Blockchain
truffle migrate
  1. Now cd into client folder

  2. Install all the required packages

npm install
  1. Now Run the React App
npm run start
  1. connect Metamask to your local test blockchain using seed phrase provided by Ganache

  2. Now you are good to go.

CONTRIBUTE

Feel free to submit any issue or contribute in this repository

About

DAPP built upon ethereum blockchain to plan, manage, share, track your party expenses in a trustless way.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published