Skip to content

Commit 0c17a0e

Browse files
committed
feat: use wagmi to generate contract types
1 parent e2c9364 commit 0c17a0e

File tree

13 files changed

+1441
-752
lines changed

13 files changed

+1441
-752
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ packages/discovery/mock_local_storage
2020
CLAUDE.md
2121
.env
2222
postgres-data/
23+
packages/rln/waku-rlnv2-contract/

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "packages/rln/waku-rlnv2-contract"]
2+
path = packages/rln/waku-rlnv2-contract
3+
url = [email protected]:waku-org/waku-rlnv2-contract.git

0 commit comments

Comments
 (0)