canonical-weth

1.4.0 • Public • Published

Canonical W-ETH

Canonical W-ETH package (see https://blog.0xproject.com/canonical-weth-a9aa7d0279dd)

Usage

npm install --save truffle-contract canonical-weth

and

const contract = require('truffle-contract');
const wethArtifact = require('canonical-weth');
 
const weth = contract(wethArtifact);

Deployed contract addresses

Package Sidebar

Install

npm i canonical-weth

Weekly Downloads

736

Version

1.4.0

License

GPL-3.0

Unpacked Size

152 kB

Total Files

15

Last publish

Collaborators

  • alanlu1023