-
Notifications
You must be signed in to change notification settings - Fork 49
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 776 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 776 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "examples/rust-dapp-example"]
path = examples/rust-dapp-example
url = https://github.com/tr1sm0s1n/rust-dapp-example.git
[submodule "examples/go-dapp-example"]
path = examples/go-dapp-example
url = https://github.com/tr1sm0s1n/go-dapp-example.git
[submodule "examples/fastapi-brownie-dapp"]
path = examples/fastapi-brownie-dapp
url = https://github.com/tr1sm0s1n/fastapi-brownie-dapp.git
[submodule "examples/next-trpc-dapp"]
path = examples/next-trpc-dapp
url = https://github.com/tr1sm0s1n/next-trpc-dapp.git
[submodule "examples/qwik-gin-dapp"]
path = examples/qwik-gin-dapp
url = https://github.com/tr1sm0s1n/qwik-gin-dapp.git
[submodule "examples/elysia-viem-api"]
path = examples/elysia-viem-api
url = https://github.com/tr1sm0s1n/elysia-viem-api