mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
initial commit
This commit is contained in:
commit
c2da007f40
1610 changed files with 398047 additions and 0 deletions
12
.gitmodules
vendored
Normal file
12
.gitmodules
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[submodule "third-party/rocksdb"]
|
||||
path = third-party/rocksdb
|
||||
url = https://github.com/facebook/rocksdb.git
|
||||
[submodule "third-party/crc32c"]
|
||||
path = third-party/crc32c
|
||||
url = https://github.com/google/crc32c
|
||||
[submodule "third-party/abseil-cpp"]
|
||||
path = third-party/abseil-cpp
|
||||
url = https://github.com/abseil/abseil-cpp.git
|
||||
[submodule "third-party/libraptorq"]
|
||||
path = third-party/libraptorq
|
||||
url = https://github.com/ton-blockchain/libRaptorQ
|
Loading…
Add table
Add a link
Reference in a new issue