Skip to content

A distributed application to split expenses in a group, using the Dat protocol and the Beaker Browser.

Notifications You must be signed in to change notification settings

gabrielpoca/datsplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DatSplit

In this project I'm trying to recreate the primitives behind Splitwise to run in a decentralized web application.

To access the live version you need to download the Beaker Browser and open DatSplit.

If you're interested in this project please reach out on the issues or on twitter.


Requirments

The only single thing you need to run this is Beaker Browser. Before anything else you should install it. It's a peer-to-peer browser that allows our applications to communicate directly with one another, there's no need for a server. I'm very interested in what kind of tools we can build with this. I'm using their DatArchive API that's build on top of the Dat protocol.

For the live version please visit this link on the Beaker Browser.


Development

Stack

  • Parcel Bundler
  • React

Start the application:

npm start

Build the production version:

npm run build

About

A distributed application to split expenses in a group, using the Dat protocol and the Beaker Browser.

dat://datsplit-gabrielpoca.hashbase.io/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published