Goodness-Wallet

所属分类:加密货币
开发工具:C++
文件大小:13827KB
下载次数:0
上传日期:2021-09-02 20:15:19
上 传 者sh-1993
说明:  Goodness项目-一个去中心化的加密货币平台,旨在帮助世界各地有需要的人
(The Goodness Project - A decentralized cryptocurrency platform designed to help people in need around the world)

文件列表:
CMakeLists.txt (10484, 2021-09-03)
CTestCustom.cmake (177, 2021-09-03)
LICENSE (7651, 2021-09-03)
Makefile (750, 2021-09-03)
cmake (0, 2021-09-03)
cmake\FindBuildVersion.cmake (896, 2021-09-03)
cmake\FindJeMalloc.cmake (619, 2021-09-03)
external (0, 2021-09-03)
external\CMakeLists.txt (1069, 2021-09-03)
external\google (0, 2021-09-03)
external\google\dense_hash_map (14353, 2021-09-03)
external\google\dense_hash_set (13126, 2021-09-03)
external\google\sparse_hash_map (13227, 2021-09-03)
external\google\sparse_hash_set (12097, 2021-09-03)
external\google\sparsehash (0, 2021-09-03)
external\google\sparsehash\densehashtable.h (52233, 2021-09-03)
external\google\sparsehash\hashtable-common.h (5831, 2021-09-03)
external\google\sparsehash\libc_allocator_with_realloc.h (3890, 2021-09-03)
external\google\sparsehash\os_config.h (892, 2021-09-03)
external\google\sparsehash\sparseconfig.h (1122, 2021-09-03)
external\google\sparsehash\sparseconfig_win.h (1108, 2021-09-03)
external\google\sparsehash\sparsehashtable.h (50350, 2021-09-03)
external\google\sparsetable (66766, 2021-09-03)
external\google\type_traits.h (13978, 2021-09-03)
external\gtest (0, 2021-09-03)
external\gtest\CHANGES (6645, 2021-09-03)
external\gtest\CMakeLists.txt (9120, 2021-09-03)
external\gtest\CONTRIBUTORS (1358, 2021-09-03)
external\gtest\LICENSE (1475, 2021-09-03)
external\gtest\Makefile.am (9739, 2021-09-03)
external\gtest\Makefile.in (59044, 2021-09-03)
external\gtest\aclocal.m4 (43769, 2021-09-03)
external\gtest\build-aux (0, 2021-09-03)
external\gtest\build-aux\config.guess (44826, 2021-09-03)
external\gtest\build-aux\config.h.in (1841, 2021-09-03)
external\gtest\build-aux\config.sub (35454, 2021-09-03)
external\gtest\build-aux\depcomp (20334, 2021-09-03)
... ...

# The-Goodness-Project (GNS) ![](https://i.paste.pics/014eecc6d1ee9dce3fba36f376a9c7a8.png) The Goodness Project - a cryptocurrency project with the goal of raising funds in charity funds around the world. [Our Website](https://goodnesscoin.xyz/) [Bitcointalk ANN](https://bitcointalk.org/index.php?topic=5155791.0) Libraries needed : boost >=1.58 If you want to compile the latest stable release, currently in production, clone the master branch : ```html git clone https://github.com/GoodnessCoin/The-Goodness-Project.git ``` **Compile on Linux:** Update core submodule : ```html $ cd The-Goodness-Project $ git submodule update --init $ git submodule foreach git pull origin master ``` Build : ```html $ git clone -b master https://github.com/GoodnessCoin/The-Goodness-Project.git $ cd The-Goodness-Project $ mkdir build $ cd build $ cmake -D STATIC=ON -D CMAKE_BUILD_TYPE=RELEASE .. $ PORTABLE=1 make ``` **Compile on Windows:** ```html $ git clone -b master https://github.com/GoodnessCoin/The-Goodness-Project.git $ cd The-Goodness-Project $ mkdir build $ cd build $ cmake -DCMAKE_BUILD_TYPE=Release -DBOOST_ROOT=C:/local/boost_1_68_0 -G "Visual Studio 15 2017 Win***" .. $ MSBuild goodness.sln /p:Configuration=Release /p:PlatformToolset=v141 /m

近期下载者

相关文件


收藏者