Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@findeth/networks

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@findeth/networks

Network functionality used by FindETH

latest
Source
npmnpm
Version
0.6.2
Version published
Maintainers
1
Created
Source

@findeth/networks

Version License Travis CI codecov

@findeth/networks is a library used by FindETH, which provides network functionality. It is used in the desktop, web and CLI applications, that can be found here:

  • Desktop
  • Web
  • CLI

Note: This is a work-in-progress version of FindETH, and is not production-ready. For the current version of FindETH, please refer to this repository.

Installation

You can install @findeth/networks with Yarn (recommended) or NPM:

$ yarn add @findeth/networks
$ npm install @findeth/networks

Getting Started

TODO

Development

Install dependencies with yarn:

$ yarn

To run automated tests, use the test script:

$ yarn run lint

To build the library, use the build script:

$ yarn run build

Keywords

ethereum

FAQs

Package last updated on 25 Jan 2021

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