git ssb

1+

punkmonk.termux / mvd



forked from ev / mvd

Commit 3501e60932b1802ea5dbccb4e7a6aa81021cd254

new screenshot, update readme

Ev Bogue committed on 6/25/2018, 7:02:23 PM
Parent: 186abb869c114f14a84de343270ab2b979c0a4bc

Files changed

mvd.pngchanged
readme.mdchanged
mvd.png
mvd.png
readme.mdView
@@ -18,12 +18,14 @@
1818 npm run build
1919 npm start
2020 ```
2121
22-It should launch a browser window, and comes pre-configured to use the main ssb network by default. If you already have an `.ssb` folder, mvd should 'just work'.
22+mvd should launch a browser window, and comes pre-configured to use the main ssb network by default. If you already have an `.ssb` folder, mvd should 'just work'.
2323
2424 To use with decent try `npm run decent`, to launch a testnet try `npm run testnet`.
2525
26+[try it online](http://gitmx.com/) -- decent(ralized)
27+
2628 ### history
2729
2830 `mvd` is coded from scratch, but may have some code overlap with [minbase](http://github.com/evbogue/minbase) and [patchless](http://github.com/dominictarr/patchless)
2931

Built with git-ssb-web