Files: dd96578a695b965cc536f1a2216d1f37ac5b8757 / README.md
600 bytesRaw
ssb-loomio-schema
Create and vote on polls on ssb
background details relevant to understanding what this module does
Usage
var ssbLoomio = require('ssb-loomio')
console.log('hello warld')
outputs
hello warld
API
var ssbLoomio = require('ssb-loomio')
See api_formatting.md for tips.
Install
With npm installed, run
$ npm install ssb-loomio
Acknowledgments
ssb-loomio was inspired by..
See Also
License
MIT
Built with git-ssb-web