345 packages
@blossm/antenna
A server to receive events published from external networks.
@blossm/antenna-post
An antenna server POST handler.
@blossm/array-difference
Finds the items different between two arrays.
@blossm/array-intersection
Finds the items in common between two arrays.
@blossm/authenticate
Authenticate requests.
@blossm/authentication-middleware
Authentication middleware for the network.
@blossm/auth-gateway
A gateway server that manages token distribution.
@blossm/authorization-middleware
Authorization middleware for the network.
@blossm/authorize
Authorize requests.
@blossm/basic-token
Gets a basic token to communicate with a network.
@blossm/cache
Cache interactions.
@blossm/chainpoint
Anchors a hash to a blockchain.
@blossm/channel-name
A properly formatted channel name.
@blossm/cli
A command line tool for interacting with blossm.
@blossm/cli-root-dir
Finds the nearest root blossm directory.
@blossm/command
A command server.
@blossm/command-antenna
A antenna server that manages command issuing access to the networks of other nodes.
@blossm/command-antenna-post
An antenna gateway server POST handler.
@blossm/command-gateway
A gateway server that manages command issuing access.
@blossm/command-gateway-post
A command gateway server POST handler.
@blossm/command-handler
A command handler server.
@blossm/command-handler-post
A command handler server POST handler.
@blossm/command-info-from-req
Finds the command name, domain, and service from the hostname of a request.
@blossm/command-js
Issues a command.
@blossm/command-post
A command handler server POST handler.