Skip to content

haloplatform/web3js-typings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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" />

What is purpose?

Allows you to use web3 in angular, to use angular to build dapps with.

Releases

No releases published

Packages

No packages published