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 docs/build/use-cases/key-generation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags: [ROFL, appd, KMS, EVM]
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

# Cross-Chain Key Generation on ROFL (EVM / Base)
# Cross-Chain Key Generation (EVM / Base)

This chapter shows how to build a tiny TypeScript app that **generates a
secp256k1 key inside ROFL** using the
Expand Down