forked from dfinity/examples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
19 lines (19 loc) · 825 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "QR-Code-generator"]
path = c/qr/QR-Code-generator
url = https://github.com/nayuki/QR-Code-generator
branch = fd6917601d0a77b6b6df81599118212d8cdb9a27
[submodule "svelte-motoko-starter/internet-identity"]
path = svelte-motoko-starter/internet-identity
url = https://github.com/dfinity/internet-identity.git
[submodule "svelte-starter/internet-identity"]
path = svelte-starter/internet-identity
url = https://github.com/dfinity/internet-identity.git
[submodule "motoko/defi/DIP20"]
path = motoko/defi/src/DIP20
url = https://github.com/Psychedelic/DIP20.git
[submodule "rust/defi/DIP20"]
path = rust/defi/src/DIP20
url = https://github.com/Psychedelic/DIP20.git
[submodule "motoko/basic_bitcoin/motoko-bitcoin"]
path = motoko/basic_bitcoin/motoko-bitcoin
url = https://github.com/tgalal/motoko-bitcoin