> ## Documentation Index
> Fetch the complete documentation index at: https://lampo.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Lampo SDK API

> A introduction to Lampo SDK API

## Overview

* [Command Line Interface]()

## Command Line Interface

After you install the deamon and the cli binary as decrived in the [install docs](TODO),
you need to run the node with the following Command

```bash theme={null}
lampod-cli --config /home/vincent/.lampo/testnet --client nakamoto
```

Then you can interact with the deamon through the unix socker and you can
expolore the API in this page.
