-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1 KB
/
Copy path.gitmodules
File metadata and controls
27 lines (27 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "vendor/boardgame.io"]
path = vendor/boardgame.io
url = https://github.com/cyotee/boardgame.io
[submodule "vendor/boardgameIO-p2p"]
path = vendor/boardgameIO-p2p
url = https://github.com/cyotee/boardgameIO-p2p
[submodule "reference/poker-solidity"]
path = reference/poker-solidity
url = https://github.com/dxganta/poker-solidity.git
[submodule "reference/PokerWithFhe"]
path = reference/PokerWithFhe
url = https://github.com/rafa-canseco/PokerWithFhe.git
[submodule "reference/poker-fhe-base"]
path = reference/poker-fhe-base
url = https://github.com/yayashuxue/poker-fhe-base.git
[submodule "reference/poker_contracts"]
path = reference/poker_contracts
url = https://github.com/nyublockchainfintech/poker_contracts.git
[submodule "reference/pok3r"]
path = reference/pok3r
url = https://github.com/pok3rNetwork/pok3r.git
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/crane"]
path = lib/crane
url = https://github.com/cyotee/crane