This project aims to scale the Ethereum Name Service (ENS) by consolidating existing patterns and proofs of concept into a unified and production-ready codebase.
MIT License
15
stars
3
forks
source link
Database register function based on `OffchainResolver` #227
Database register function based on
OffchainResolver
All Submissions:
Description
The DatabaseResolver now follows the
OffchainResolver
interface by implementing the followingregister
function:Related Issue
206
Changes
Changes to Core Features: