🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@findeth/wallets

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@findeth/wallets

Library used by FindETH for wallets and derivation

latest
Source
npmnpm
Version
0.5.2
Version published
Weekly downloads
43
38.71%
Maintainers
1
Weekly downloads
 
Created
Source

@findeth/wallets

Version License Travis CI codecov

@findeth/wallets is a library used by FindETH, which provides wallet and address derivation 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/wallets with Yarn (recommended) or NPM:

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

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 09 Mar 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