git ssb

0+

punkmonk / double



Tree:
📄.gitignore
📄README.md
📁assets
📁components
📄index.js
📄package-lock.json
📄package.json
📁stores
📁views
README.md

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

Built with git-ssb-web