diff --git a/docs/getting-started/Examples.md b/docs/getting-started/Examples.md index c00733d..1ea8435 100644 --- a/docs/getting-started/Examples.md +++ b/docs/getting-started/Examples.md @@ -68,3 +68,11 @@ A similar, simple application demonstrating how to create sub-organizations, cre homepage screenshot See https://github.com/tkhq/demo-viem-passkeys for the code. + +### Automated ETH staking ([code](https://docs.figment.io/recipes/stake-eth-from-turnkey)) + +A simple example using Turnkey and Figment to easily automate ETH staking. + +turnkey figment integration + +See https://docs.figment.io/recipes/stake-eth-from-turnkey for the code. \ No newline at end of file diff --git a/static/img/staking_example.png b/static/img/staking_example.png new file mode 100644 index 0000000..5640965 Binary files /dev/null and b/static/img/staking_example.png differ