Api
Encapsulates all instantiations of Webmachine classes for REST server.
Auth
Provides all capability operations, including managing capabilities other peers have delegated out.
Coding
Decoding transmission-suitable (often serialised JSON) string types into internal types and vice versa.
Cryptography
Encapsulates cryptography operations for the platform.
File_tree
Encapsulates the type for, and operations on, annotated file trees.
Http_client
Encapsulates a HTTP client suitable for interacting with peer REST servers.
Http_server
Encapsulates the REST server for peers to run.
Peer
Provides a module to abstract peers in the platform.
Silo
Encapsulates the interface to Datakit server pointing to data silo.
Peer_access_log
Encapsulates the log of other peers reading this peer's data.
Wm
Encapsulates an instantiation of Webmachine.