Crate ssb_common [] [src]

Common types and data for the ssb ecosystem

Modules

directory

Helpers for working with the default directory (layout) of ssb.

hashes

Operations for dealing with the hashes used in ssb.

keys

Operations for dealing with the public and secret keys used in ssb.

links

The cypherlinks used in ssb.

messages

The messages used in ssb.

Constants

DEFAULT_BLOBS_PORT

The default blobs port of of an ssb server.

DEFAULT_TCP_PORT

The default tcp port of an ssb server.

DEFAULT_WS_PORT

The default websocket port of an ssb server.

MAINNET_IDENTIFIER

The network identifier of the main ssb network.