-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update read me with ganache command removed
- Loading branch information
1 parent
66f37fa
commit c02151b
Showing
1 changed file
with
1 addition
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,2 @@ | ||
# ERC-4337 | ||
ERC-4337 (Account Abstraction) | ||
|
||
ganache-cli --fork https://mainnet.infura.io/v3/029dc9b6c7d54f8596253871d352c003 \ | ||
--wallet.accounts="0xb239d595137590b5c6331a8ec9798e56bc8cd5e5028a2c3e6a88bc5a16ad5a70,1000000000000000000000000" \ | ||
--database.dbPath "/Users/AK/Desktop/ganacheLocal/" --chain.chainId 1 | ||
ERC-4337 (Account Abstraction) |