1.0.0 • Published 7 years ago

ssb-public v1.0.0

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

ssb-public

announce a public address for yourself. unlike current "pub" announcements, this you may not announce addresses for other feeds, only yourself.

api

getAddress (id, cb) => multiserver_addr

return the public address for id, if one has been posted.

announce({address: addr?, availability:0-1}, cb) => post the current address, or addr if given

License

MIT