diff --git a/docs/int/quickstart/advanced/quickstart-sdk.md b/docs/int/quickstart/advanced/quickstart-sdk.md index 8248011373..76afba3c4d 100644 --- a/docs/int/quickstart/advanced/quickstart-sdk.md +++ b/docs/int/quickstart/advanced/quickstart-sdk.md @@ -102,4 +102,8 @@ Reference lock files can be found [here](https://github.com/ObolNetwork/charon/t ## Activate the DVs using the deposit contract -This guide will in future cover activating the deposit data from a lock file. \ No newline at end of file +This guide will in future cover activating the deposit data from a lock file. + +## Usage Examples + +Examples of how our SDK can be used are found [here](https://github.com/ObolNetwork/obol-sdk-examples/tree/Hanan/SDKexamples). \ No newline at end of file