-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add wrapper class and hardhat config * remove comment * add more tests * more tests * add more tests * fix bugs * fix more things * fix * fix psp tests * add more fixes * close fork * feat: add zksync network and update the deploy scripts path * env example typo --------- Co-authored-by: Claudia <[email protected]>
- Loading branch information
Showing
45 changed files
with
8,662 additions
and
6,384 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
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 |
---|---|---|
|
@@ -11,3 +11,7 @@ docs/developer-portal/03-reference-guide/* | |
#Hardhat files | ||
cache | ||
artifacts | ||
|
||
artifacts-zk | ||
cache-zk | ||
deployments-zk |
Oops, something went wrong.