Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.06 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.06 KB

Create2

You can use create2 to generate the contract address in advance. This demo will show you step by step.

solidity ethers

Features ⚡

  • Demo contract
  • Deploy script
  • Make phone
  • Change order
  • Verify address

Create2 UI


How to use 🤔

To get started with this boilerplate, you just need to follow these simple steps:

  1. Deploy demo contract with script

    npx hardhat run --network sepolia scripts/create2/deploy_create2.js
    
  2. Make Phone / Change Order MetaMask

  3. Verify address

    Change Color/Display/Capacity will get different address

License

By MIT licensed.