🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@dileepfrogorg/web3-eth-ens

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dileepfrogorg/web3-eth-ens

ENS support for web3.

latest
Source
npmnpm
Version
1.0.0-beta.52
Version published
Maintainers
1
Created
Source

web3-eth-ens

This is a sub package of web3.js

This is the Ens package and it will be used in the web3-eth package. Please read the documentation for more.

Installation

npm install web3-eth-ens

Usage

import {Ens} from 'web3-eth-ens';

new Ens(
    'ws://localhost:8546',
    accounts,
    {}
);

Types

All the typescript typings are placed in the types folder.

FAQs

Package last updated on 25 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts