SkillAgentSearch skills...

Create3

A library for calculating the address of contracts deployed via CREATE3.

Install / Use

/learn @AmanRaj1608/Create3
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

create3

A command-line implementation of EIP-3171 for generating CREATE3 addresses and salts in rust. You can generate custom salts with a suffix to generate vantiy contract address(like create2) and save gas.

Installation

The easiest way to install create3 is via Cargo.

cargo install create3

Usage

Once installed, the usage is as follows: image

Related Skills

View on GitHub
GitHub Stars5
CategoryOperations
Updated1y ago
Forks4

Languages

Rust

Security Score

55/100

Audited on Sep 20, 2024

No findings