# Smart Contract SDK

The Clique Smart Contract SDK offers a set of interfaces and types for interacting with the Clique Network through on-chain smart contracts.

### Get Started

The SDK source code can be found [here on GitHub](https://github.com/CliqueOfficial/clique-avs-intergration).&#x20;

### Foundry

```
forge install CliqueOfficial/clique-contracts
```
