05 / DEV

NO-KEY DEVELOPER WORKBENCH

Developer Tools

Local-first utilities for building, reading and debugging Web3 systems. Public RPC is used only where a live chain read is needed.

Everything below is local until a panel explicitly calls a public RPC.

PASTE EIP-712 TYPED DATA

Permit

Domain
{"name":"Example","chainId":1}
Message
{"spender":"0x…","value":"1000000","deadline":"…"}
FIELDS TO VERIFY

spender 0x…

value 1000000

deadline