Skip to content

chris13524/split3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a57da40 · Jun 30, 2022

History

23 Commits
Jun 26, 2022
Jun 26, 2022
Jun 26, 2022
Jun 26, 2022
Jun 25, 2022
Jun 26, 2022
Jun 26, 2022
Jun 25, 2022
Jun 26, 2022
Jun 30, 2022
Jun 26, 2022
Jun 26, 2022
Jun 25, 2022
Jun 26, 2022
Jun 26, 2022
Jun 26, 2022
Jun 26, 2022

Repository files navigation

Split/3

ETHNYC hackathon project to implement the web3 version of Splitwise. This dApp uses a smart contract in order to record each transaction. Settlement transactions can then take place to reconcile everyone's debt. Furthremore, the contract balance can be used as a form of shared bank account where people may over-pay on their debts and others can take interest-free withdrawls from it.

Review our pitch deck.

Development

npm run dev

Contracts

npm run chain
npm run deploy

Deploy to Valist

npm run build
npm exec next export
# upload out/*