Skip to content
Merged
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ See the [examples](./examples/) folder if you're looking for a complete sample p
## Examples

* [Whoami](./examples/whoami/): example showcasing API request signing in its simplest form
* [Signing](./examples/whoami/): example showcasing wallet creation and ETH message signing
* [Signing](./examples/signing/): example showcasing wallet creation and ETH message signing

## Using Turnkey in your Rails projects

Expand Down
Loading