libbitcoin-server | Bitcoin Full Node and Query Server | Cryptocurrency library

 by   libbitcoin C++ Version: v3.6.0 License: Non-SPDX

kandi X-RAY | libbitcoin-server Summary

kandi X-RAY | libbitcoin-server Summary

libbitcoin-server is a C++ library typically used in Blockchain, Cryptocurrency, Bitcoin applications. libbitcoin-server has no bugs, it has no vulnerabilities and it has low support. However libbitcoin-server has a Non-SPDX License. You can download it from GitHub.

Documentation is available on the wiki. Downloads are available for Linux, Macintosh and Windows. All files in this repository fall under the license specified in COPYING. The project is licensed as AGPL with a lesser clause. It may be used within a proprietary project, but the core library and any changes to it must be published on-line. Source code for this library must always remain free for everybody to access. The libbitcoin toolkit is a set of cross platform C++ libraries for building bitcoin applications. The toolkit consists of several libraries, most of which depend on the foundational libbitcoin library. Each library's repository can be cloned and built using common Automake instructions. A full Bitcoin peer-to-peer node, Libbitcoin Server is also a high performance blockchain query server. It can be built as a single portable executable for Linux, macOS or Windows and is available for download as a signed single executable for each. It is trivial to deploy, just run the single process and allow it about two days to synchronize the Bitcoin blockchain. Libbitcoin Server exposes a custom query TCP API built based on the ZeroMQ networking stack. It supports server, and optionally client, identity certificates and wire encryption via CurveZMQ and the Sodium cryptographic library. The API is backward compatible with its predecessor Obelisk and supports simple and advanced scenarios, including stealth payment queries. The libbitcoin-client library provides a calling API for building client applications. The server is complimented by libbitcoin-explorer (BX), the Bitcoin command line tool and successor to SX.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              libbitcoin-server has a low active ecosystem.
              It has 134 star(s) with 65 fork(s). There are 30 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 9 open issues and 166 have been closed. On average issues are closed in 257 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of libbitcoin-server is v3.6.0

            kandi-Quality Quality

              libbitcoin-server has 0 bugs and 0 code smells.

            kandi-Security Security

              libbitcoin-server has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              libbitcoin-server code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              libbitcoin-server has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              libbitcoin-server releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of libbitcoin-server
            Get all kandi verified functions for this library.

            libbitcoin-server Key Features

            No Key Features are available at this moment for libbitcoin-server.

            libbitcoin-server Examples and Code Snippets

            No Code Snippets are available at this moment for libbitcoin-server.

            Community Discussions

            QUESTION

            Do I have to install `libbitcoin-server` to be able to include `bitcoin.hpp`?
            Asked 2019-Sep-24 at 13:01

            I am reading the book "Mastering Bitcoin" from Antonopoulos and want to compile an example from that book. It does not tell which C++ library needs to be installed for #include to work.

            So I was just wondering if bitcoin-server is maybe the wrong one. Maybe it is too large for a Rasperry Pi 2B. I am new to C++. (Compiling takes very long and I had to use an external swap file on a USB-HDD to be able to compile bitcoin-core.)

            I figured to be able to compile it I have to install libbitcoin-server from here. Is this the case?

            I don't know if maybe I have to change swap settings or if there is a simpler option to use this inlcude.

            ...

            ANSWER

            Answered 2019-Sep-02 at 11:12

            Commit 83f36c901a3f45e8ab667f1db283d72e75a58176 of the libbitcoin/libbitcoin-system repository renamed bitcoin/bitcoin.hpp to bitcoin/system.hpp.

            It looks like you can just install it with the typical "./autogen.sh;configure;make;make install" steps. After that you can either create a copy of bitcoin/system.hpp or adapt your client code.

            Source https://stackoverflow.com/questions/57754502

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install libbitcoin-server

            Libbitcoin Server can be built from sources or downloaded as a signed portable single file executable.
            Debian/Ubuntu
            Macintosh
            Windows
            Any set of ./configure options can be passed via the build script, several examples follow.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link