Skip to content

Releases: lexansoft/etherid-js

Full reading functionality

25 Jan 23:25
Compare
Choose a tag to compare

Now you can use complete reading functionality including enumerating domains and ID's:

New methods:

getDomainEnum
getNextDomain
getIdEnum
getNextId

Also now incorporated the latest web3 mode.