Skip to content
Open
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
4 changes: 4 additions & 0 deletions cspell/project-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,7 @@ Hypernative
Hypernative's
predeterministic
sfrx
GaslessForwarder
ecrecover
signTypedData
ForwardRequest
3 changes: 2 additions & 1 deletion src/pages/build/tutorials/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"deploying-a-smart-contract": "Deploying a Smart Contract",
"verify-smart-contract": "Verifying a Smart Contract",
"shipping-on-the-superchain": "Shipping on the Superchain",
"deploying-a-superchainerc20": "Deploying a SuperchainERC20"
"deploying-a-superchainerc20": "Deploying a SuperchainERC20",
"gasless-relayer": "Gasless transactions with EIP-712"
}
Loading