New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

zapjs

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zapjs

This repository provides an interface to all zapjs-monorepo packages

latest
Source
npmnpm
Version
3.0.1
Version published
Maintainers
1
Created
Source

zapjs

This repository provides an interface to all zapjs-monorepo packages

Prerequisites

- Node 12.20 <=14.15
- Typescript

Usage

Using ZapToken package for ERC20 methods with Zap Token
npm install --save `zapjs`
import {ZapArbiter,ZapProvider,ZapSubscriber,ZapToken} from 'zapjs';

let myZapToken = new ZapToken();

Custom configuration

let myZapToken = new ZapToken({artifactDir,networkId,networkProvider})

See more Usages of each packages :

  • Provider
  • Subscriber
  • Registry
  • Bondage
  • Dispatch
  • Arbiter

Built With

FAQs

Package last updated on 23 Dec 2020

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