ssb-whoareyou-http
v3.0.0
Published
## Install `npm i ssb-whoareyou-http`
Downloads
2
Readme
ssb-whoareyou-http
Install
npm i ssb-whoareyou-http
Then add it to your other plugins:
sbot.use('ssb-whoareyou-http')
Usage
Using
sbot.ws.getAddress()
, get the sbot's HTTP IP and port. Then,
curl <your sbot's address and port>/whoareyou
will give you the sbot's public key.