/Ethereum-Colored-Address-Protocol

An Introduction WebSite of Ethereum Colored Address Protocol

Primary LanguageTypeScript

以太坊彩色地址协议

项目概述

通过对以太坊地址首尾字符染色,让用户快速检查的以太坊地址的一致性。

核心功能

  • 差异性 —— 即使只输错一两个字符,染色结果也会大不相同
  • 安全性 —— 生成相似地址的成本非常高
  • 兼容性 —— 兼容现有 UI 显示方案
  • 易用性 —— 普通用户容易接受

代码仓库地址

https://github.com/33357/Ethereum-Colored-Address-Protocol

团队成员

Deck 地址

ethereum-colored-address-protocol.pdf

项目演示

https://address.33357.xyz/

项目讨论

https://x.com/33357xyz/status/1824471393297371186

项目部署

git clone https://github.com/33357/Ethereum-Colored-Address-Protocol

cd Ethereum-Colored-Address-Protocol

yarn

yarn start