Human-readable names for blockchain addresses on Polygon.
블록체인 주소를 사람이 읽을 수 있는 이름으로 — Polygon 네이티브 네임 서비스.
DEXignation maps long hexadecimal blockchain addresses to memorable
human-readable names under the .dex TLD. Instead of sending POL to
0x71C7656EC7ab88b098defB751B7401B5f6d8976F, a user sends it to
alice.dex. Each name is an ERC-721 NFT owned by the user, paid for
in USDC, USDT, or POL.
DEXignation은 긴 16진 블록체인 주소를 .dex TLD 하위의 사람이 읽을 수 있는
이름으로 매핑합니다. POL을 0x71C7656EC7...로 보내는 대신 alice.dex로
보낼 수 있습니다. 각 이름은 사용자가 직접 보유하는 ERC-721 NFT이며,
USDC, USDT 또는 POL로 결제할 수 있습니다.
| Repository | Description | 설명 |
|---|---|---|
| dexignation-contracts | Solidity smart contracts (Polygon) | 스마트 컨트랙트 (Polygon) |
| dexignation-api | Core backend services | 핵심 백엔드 서비스 |
| dexignation-snap | MetaMask Snap for .dex resolution |
.dex 해결용 MetaMask Snap |
| dexignation-docs | Official protocol documentation | 공식 프로토콜 문서 |
| .github | Organization-wide files (this repo) | 조직 공통 파일 (본 저장소) |
DEXignation is transparently built on the architectural patterns and the MIT-licensed reference implementation of the Ethereum Name Service (ENS) by Nick Johnson and the ENS Labs team. We are deeply grateful for their work.
DEXignation은 Nick Johnson과 ENS Labs 팀의 Ethereum Name Service (ENS) 아키텍처와 MIT 라이선스 참조 구현 위에서 투명하게 빌드되었습니다.
Full attribution lives in each repository's THIRD-PARTY-LICENSES.md.
전체 출처 표기는 각 저장소의 THIRD-PARTY-LICENSES.md에 있습니다.
- Website: https://dexignation.com
- Security disclosures:
roy@bukcs.com
Built with appreciation for the open Ethereum ecosystem.
Ethereum 오픈 생태계에 감사하며.