create2 0.0.2

A library for calculating the address of contracts deployed via CREATE2.
Documentation

create2

Calculate a CREATE2 address from the command line.

Installation

The easiest way to install create2 is via Cargo.

$ cargo install create2

Usage

Once installed, the usage is as follows:

$ create2 [addr] [salt] [code]