This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
/
.gitmodules
45 lines (45 loc) · 1.71 KB
/
.gitmodules
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[submodule "lib/rain.cooldown"]
path = lib/rain.cooldown
url = https://github.com/rainprotocol/rain.cooldown
[submodule "lib/rain.interface.sale"]
path = lib/rain.interface.sale
url = https://github.com/rainprotocol/rain.interface.sale
[submodule "lib/rain.lib.typecast"]
path = lib/rain.lib.typecast
url = https://github.com/rainprotocol/rain.lib.typecast
[submodule "lib/rain.math.saturating"]
path = lib/rain.math.saturating
url = https://github.com/rainprotocol/rain.math.saturating
[submodule "lib/sol.lib.binmaskflag"]
path = lib/sol.lib.binmaskflag
url = https://github.com/rainprotocol/sol.lib.binmaskflag
[submodule "lib/rain.math.fixedpoint"]
path = lib/rain.math.fixedpoint
url = https://github.com/rainprotocol/rain.math.fixedpoint
[submodule "lib/rain.metadata"]
path = lib/rain.metadata
url = https://github.com/rainprotocol/rain.metadata
[submodule "lib/rain.factory"]
path = lib/rain.factory
url = https://github.com/rainprotocol/rain.factory
[submodule "lib/rain.orderbook"]
path = lib/rain.orderbook
url = https://github.com/rainprotocol/rain.orderbook
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/rain.flow"]
path = lib/rain.flow
url = https://github.com/rainprotocol/rain.flow
[submodule "lib/rain.solmem"]
path = lib/rain.solmem
url = https://github.com/rainprotocol/rain.solmem
[submodule "lib/rain.interpreter"]
path = lib/rain.interpreter
url = https://github.com/rainprotocol/rain.interpreter
[submodule "lib/rain.datacontract"]
path = lib/rain.datacontract
url = https://github.com/rainprotocol/rain.datacontract
[submodule "lib/rain.chainlink"]
path = lib/rain.chainlink
url = https://github.com/rainprotocol/rain.chainlink