> For the complete documentation index, see [llms.txt](https://sspwallet.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sspwallet.gitbook.io/docs/ssp-relay-development/project-folders/config.md).

# Config

A folder that contains all the configuration and secrets needed by SSP Relay during runtime

<div align="left"><figure><img src="https://2029399859-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOLYjN2kelo3HWVPLgZVU%2Fuploads%2FJOBRCB6eYLr09IcARg2T%2Fimage.png?alt=media&amp;token=3bd787f1-0007-4e10-8f05-02d095bcc095" alt="" width="233"><figcaption></figcaption></figure></div>

The following files are inside the config folder

<table><thead><tr><th width="231">File Name</th><th>Description</th></tr></thead><tbody><tr><td>alchemysecrets.ts</td><td>A file being used for Alchemy credentials</td></tr><tr><td>apisecrets.ts</td><td>A file being used for cmc credentials</td></tr><tr><td>dbsecrets.ts</td><td>A file being used for SSP Relay DB credentials</td></tr><tr><td>default.ts</td><td>A file being used for default credentials</td></tr><tr><td>freshdesksecrets.ts</td><td>A file being used for fresh desk credentials</td></tr><tr><td>serviceAccountKey.json</td><td>A file being used for cloud services credentials</td></tr></tbody></table>
