Skip to content

k-nuth/node

Repository files navigation

⚠️ Project Status: Archived / Deprecated

This repository is kept only for historical purposes and because it contains open Issues that we will still be addressing.
It is no longer under active development.

Knuth development continues in the new monorepo, which replaces this project and concentrates all current work:

👉 Active repository: https://github.com/k-nuth/kth-mono

We recommend using and following that repository for the latest updates, releases, and documentation.


node Github Releases Build status CPP Telegram Slack

Bitcoin full node as a C++23 library

Getting started

Installing the library is as simple as:

  1. Install and configure the Knuth build helper:
$ pip install kthbuild --user --upgrade

$ conan config install https://github.com/k-nuth/ci-utils/raw/master/conan/config2023.zip
  1. Install the appropriate library:
$ conan install --requires=node/0.58.0 --update

For more more detailed instructions, please refer to our documentation.

About this library

This library can be used stand-alone, but it is probably convenient for you to use one of our main projects, look over here.

Issues

Each of our modules has its own Github repository, but in case you want to create an issue, please do so in our main repository.

About

Bitcoin full node as a C++23 library

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 10