通过对以太坊地址首尾字符染色,让用户快速检查的以太坊地址的一致性。
- 差异性 —— 即使只输错一两个字符,染色结果也会大不相同
- 安全性 —— 生成相似地址的成本非常高
- 兼容性 —— 兼容现有 UI 显示方案
- 易用性 —— 普通用户容易接受
https://github.com/33357/Ethereum-Colored-Address-Protocol
ethereum-colored-address-protocol.pdf
https://x.com/33357xyz/status/1824471393297371186
git clone https://github.com/33357/Ethereum-Colored-Address-Protocol
cd Ethereum-Colored-Address-Protocol
yarn
yarn start