paradigmxyz / reth-exex-examples

Collection of ExEx examples built on Reth
https://reth.rs/developers/exex/exex.html
Apache License 2.0
107 stars 17 forks source link

feat: `ERC5564` Stealth Address scanning #1

Open joshieDo opened 3 months ago

joshieDo commented 3 months ago

Stealth addresses

Scans committed blocks for stealth addresses according to ERC5564.

Node

export VIEW_KEY=0x...
stealthy node ...

Generation

Usage: stealthy gen [OPTIONS] <COMMAND>

Commands:
  addr  Generate a stealth address from a stealth meta address alongside an optional encrypted note
  meta  Generate a stealth meta address from view and spend private keys
  key   Generate the stealth address private key from the ephemeral public key and view & spend private keys