Skip to content

Commit

Permalink
update readme with more information
Browse files Browse the repository at this point in the history
  • Loading branch information
livingrockrises committed Oct 23, 2023
1 parent a1a8fc4 commit 35d3033
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,14 @@ Below are the commands you can use for various tasks:

### 🧪 Testing

#### Note if there are issue on paymaster dependencies follow below steps
i. go to submodule directory: biconomy-paymasters
ii. run `yarn` followed by `npx hardhat compile`

to init or update submodules
`git submodule update --remote`
`git submodule update --init`

Run regular tests:

```shell
Expand Down

0 comments on commit 35d3033

Please sign in to comment.