Skip to content

Commit

Permalink
feat(sessions): irn client scaffolding
Browse files Browse the repository at this point in the history
  • Loading branch information
geekbrother committed Jun 24, 2024
1 parent 54300de commit d6bc453
Show file tree
Hide file tree
Showing 12 changed files with 1,666 additions and 56 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@
!bin
!migrations
!assets
!irn
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "terraform/monitoring/grafonnet-lib"]
path = terraform/monitoring/grafonnet-lib
url = [email protected]:WalletConnect/grafonnet-lib.git
[submodule "irn"]
path = irn
url = [email protected]:WalletConnect/irn-node.git
Loading

0 comments on commit d6bc453

Please sign in to comment.