1.0.1 • Published 6 years ago

@haloplatform/web3js-typings v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

web3js-typings

Typescript Typings File For Web3JS

This definitions file is currently in alpha, and hasn't been fully tested yet. use at your own risk.

How to Use

run npm install @haloplatform/web3js-typings

then attach the file with a standard reference path:

/// <reference path="../node_modules/@haloplatform/web3js-typings/index.d.ts" />