web3-ethereum-1.0.0.0: Ethereum support for Haskell Web3 library.
CopyrightAleksandr Krupenkin 2016-2021
LicenseApache-2.0
Maintainermail@akru.me
Stabilityexperimental
Portabilityunportable
Safe HaskellNone
LanguageHaskell2010

Network.Ethereum.Ens

Description

ENS offers a secure & decentralised way to address resources both on and off the blockchain using simple, human-readable names.

This module provide basic ENS resolvers.

Synopsis

Documentation

namehash Source #

Arguments

:: ByteString

Domain name

-> BytesN 32

Associated ENS node

resolve Source #

Arguments

:: (JsonRpc m, Account p (AccountT p)) 
=> ByteString

Domain name

-> AccountT p m Address

Associated address

Get address of ENS domain