This repository has been archived by the owner on Jul 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy path.gitmodules
45 lines (45 loc) · 1.66 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 "CryptoSwift"]
path = Dependencies/CryptoSwift
url = https://github.com/krzyzanowskim/CryptoSwift.git
[submodule "EthereumKit"]
path = Dependencies/EthereumKit
url = https://github.com/gnosis/EthereumKit.git
[submodule "RSBarcodes"]
path = Dependencies/RSBarcodes
url = https://github.com/yeahdongcn/RSBarcodes_Swift.git
[submodule "Dependencies/BigInt"]
path = Dependencies/BigInt
url = https://github.com/attaswift/BigInt.git
[submodule "Dependencies/CryptoEthereumSwift"]
path = Dependencies/CryptoEthereumSwift
url = https://github.com/yuzushioh/CryptoEthereumSwift.git
[submodule "Dependencies/SipHash"]
path = Dependencies/SipHash
url = https://github.com/attaswift/SipHash.git
[submodule "BlockiesSwift"]
path = Dependencies/BlockiesSwift
url = https://github.com/gnosis/BlockiesSwift.git
[submodule "Kingfisher"]
path = Dependencies/Kingfisher
url = https://github.com/onevcat/Kingfisher.git
[submodule "DateTools"]
path = Dependencies/DateTools
url = https://github.com/gnosis/DateTools.git
[submodule "Starscream"]
path = Dependencies/Starscream
url = https://github.com/daltoniam/Starscream.git
[submodule "WalletConnectSwift"]
path = Dependencies/WalletConnectSwift
url = https://github.com/WalletConnect/WalletConnectSwift.git
[submodule "Keycard.swift"]
path = Dependencies/Keycard.swift
url = https://github.com/gnosis/Keycard.swift.git
[submodule "libsecp256k1"]
path = Dependencies/secp256k1.swift
url = https://github.com/gnosis/secp256k1.swift.git
[submodule "unistring"]
path = Dependencies/libunistring
url = [email protected]:gnosis/libunistring.git
[submodule "idn2"]
path = Dependencies/libidn2
url = [email protected]:gnosis/libidn2.git