Skip to content

dulumao/deployer

 
 

Repository files navigation

Deployer Build Status

A wrapper around EIP-2470 deployer that emits events with deployed contract address, or reverts on deploy failure. Contracts are deployed via underlying singleton factory, so expected addresses should be computed using singleton factory address and not deployer address.

Dependencies

  1. node 12
  2. yarn

Start

$ yarn
$ yarn test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 69.9%
  • Solidity 30.1%