Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petejkim/ens-dnsname
Encode and decode DNS names for ENS using Golang
https://github.com/petejkim/ens-dnsname
dns dnsencode dnsname ens rfc1035
Last synced: about 1 month ago
JSON representation
Encode and decode DNS names for ENS using Golang
- Host: GitHub
- URL: https://github.com/petejkim/ens-dnsname
- Owner: petejkim
- License: mit
- Created: 2022-02-16T21:38:37.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-03-09T21:06:43.000Z (over 2 years ago)
- Last Synced: 2024-06-21T15:34:19.831Z (5 months ago)
- Topics: dns, dnsencode, dnsname, ens, rfc1035
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ens-dnsencode
Encode and decode DNS names. Only meant to be used with the Ethereum Name
Service, not meant to be fully compatible with the RFC1035 DNS wireformat.