Skip to content

Commit 4124cc3

Browse files
committed
feat: use wagmi to generate contract types
1 parent ff9c430 commit 4124cc3

File tree

13 files changed

+1442
-753
lines changed

13 files changed

+1442
-753
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ packages/discovery/mock_local_storage
1717
.giga
1818
.cursor
1919
.DS_Store
20-
CLAUDE.md
20+
CLAUDE.md
21+
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)