Namespace Ipfs.Engine
Classes
BlockOptions
Configuration options for a IBlockApi.
DiscoveryOptions
Configuration options for discovering other peers.
FileStore<TName, TValue>
A file based repository for name value pairs.
IpfsEngine
Implements the ICoreApi which makes it possible to create a decentralised and distributed application without relying on an "IPFS daemon".
IpfsEngineOptions
Configuration options for the IpfsEngine.
RandomWalk
Periodically queries the DHT to discover new peers.
RepositoryOptions
Configuration options for the repository.
SwarmOptions
Configuration options for communication with other peers.