Skip to content

A decentralized system to track debit and credit - a blockchain version of Splitwise

Notifications You must be signed in to change notification settings

MushroomHouse/blockchain_splitwise

Repository files navigation

Blockchain Splitwise

A decentralized system to track debit and credit - a blockchain version of Splitwise

It’s a simple way to keep track of who owes who money within a group of people (maybe after splitting lunch, groceries, or bills)

How to run

  1. Install Ganache CLI n npm install -g ganache-cli
  2. run ganache-cli to run the node
  3. Run remix, and deploy the contract
  4. Paste the contract address in script.js
  5. Run index.html in browser and enjoy alt text

Design Principles

Resolve loops of debt

alt text

About

A decentralized system to track debit and credit - a blockchain version of Splitwise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages