Repository
By default the Boost daemon repository is located at ~/.boost
It contains the following files:
apiThe local multi-address of Boost's libp2p APIboost.dbThe sqlite database with all deal metadataboost.logs.dbThe sqlite database with the logs for dealsconfig.tomlThe config file with all Boost's settingsrepo.lockA lock file created when Boost is runningstorage.jsonDeprecated (needed by legacy markets)tokenThe token used when calling Boost's JSON RPC endpoints
It has the following directories:
datastoreContains metadata about deals for legacy marketsdeal-stagingThe directory used by legacy markets for incoming data transfersincomingThe directory used by Boost for incoming data transfersjournalContains journal events (used by legacy markets)keystoreContains the secret keys used by libp2p (eg the peer ID)kvlogUsed by legacy markets datastore
Last updated

