Skip to main content

Files

All files used by Sage are stored in a single location, inside of the system's default data dir.

C:\Users\Alice\AppData\Roaming\com.rigidnetwork.sage
note

The username Alice is a placeholder, and must be replaced by your actual username.

Files

NameDescription
config.tomlThe main configuration file used by the app. See Config.
keys.binA binary encoding of all imported keys.
logsLogs emitted by the backend of the app.
networks.tomlInformation about blockchain networks (ie mainnet or testnet11). See Config.
peersBinary files that store previous peer connections.
sslThe SSL certificate used for full node connections and the RPC.
walletsSQLite databases for each network and key pair.
wallets.tomlConfiguration for each imported wallet. See Config.