Socket
Socket
Sign inDemoInstall

@mean-finance/deterministic-factory

Package Overview
Dependencies
Maintainers
5
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mean-finance/deterministic-factory

Deterministic contracts's addresses factory


Version published
Weekly downloads
314
increased by41.44%
Maintainers
5
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 09 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc