web3-0.8.2.1: Ethereum API for Haskell

CopyrightAlexander Krupenkin 2018
LicenseBSD3
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