# eth-stealth-addresses rust library implementing ERC-5564 stealth addresses using canonical ECC over the secp256k1 curve. let's make privacy on evm chains a reality! ## Test ``` cargo test ``` to test the basic functionality. (more soon)