Skip to content

maqicheng123/canonical-weth

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%