# double double entry accounting app. inspired by (hypercore-accounting) and uses ssb/flume modules instead of hypercore. # warning this repo is a mess. `master` branch has a prototype working with FlumeDB. the `sbot-db` has a prototype working with scuttlebutt. neither of these branches should be viewed as usable. they _should_ be viewed as experimental. when using with scuttlebutt it is highly recommended that you do so on a test net. you can find instructions for setting up sbot on a test net in the great article by Josiah Witt: dat://wittjosiah.hashbase.io/2018/07/08/scuttlebutt-intro-test-playground.html ## Commands Command | Description | -----------------------|--------------------------------------------------| `$ npm run electro` | start electron application `$ npm run electro:clean` | delete databases/indexes, start electron application