Skip to content

Balmy-protocol/deterministic-factory

Repository files navigation

Deterministic Factory

This is an open factory of smart contracts with deterministic addresses. Based on t11s awesome CREATE3 library.

But why?

We all love having the same address for our smart contracts across different chains. This is a tool for that.

Usage

You can see how it can be used under the end to end tests.

Package

The package will contain:

  • Compatible deployments for hardhat-deploy plugin under the @mean-finance/deterministic-factory/deployments folder.
  • Typescript smart contract typings under @mean-finance/deterministic-factory/typechained

Installation

To install with Hardhat or Truffle:

npm install @mean-finance/deterministic-factory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published