UNPKG

hardlydifficult-eth

Version:

A collection of reusable contracts and Javascript helpers for Ethereum.

5 lines (4 loc) 102 B
module.exports = { antiOwnerProxy: require("./antiOwnerProxy"), create2: require("./create2"), };