Skip to content

lucidlylabs/vanity-deployer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanity Deployer CLI

Uses max available threads Save Creation Code in a .txt file without the 0x prefix in /contracts and replace this line

let _creation_code_hex = fs::read_to_string("./contracts/DeployerContractCreationCode.txt")
    .expect("DeployerContractCreationCode.txt file not found.")
    .trim()
    .to_string();

save and run in the shell

cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages