Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding figment's staking example to the examples page #61

Merged
merged 1 commit into from
Nov 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/getting-started/Examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,11 @@ A similar, simple application demonstrating how to create sub-organizations, cre
<img src="/viem-ui-screenshot.png" alt="homepage screenshot" width="800px"/>

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.

<img src="/img/staking_example.png" alt="turnkey figment integration" width="700px"/>

See https://docs.figment.io/recipes/stake-eth-from-turnkey for the code.
Binary file added static/img/staking_example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.