You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Ethereum Name Service (ENS) allows registration of Internet addresses on the Ethereum blockchain. In some sense, it is similar to Namecoin for the Bitcoin blockchain, but based on the smart contract VM.
The idea here is to add additional utility functionality and Hive UDFs to the library.
Of course, everything is supplied with an example and unit tests/integration tests.
The text was updated successfully, but these errors were encountered:
The Ethereum Name Service (ENS) allows registration of Internet addresses on the Ethereum blockchain. In some sense, it is similar to Namecoin for the Bitcoin blockchain, but based on the smart contract VM.
https://ens.domains/
The idea here is to add additional utility functionality and Hive UDFs to the library.
Of course, everything is supplied with an example and unit tests/integration tests.
The text was updated successfully, but these errors were encountered: