Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/k-nuth/blockchain

Blockchain Library
https://github.com/k-nuth/blockchain

Last synced: 2 days ago
JSON representation

Blockchain Library

Awesome Lists containing this project

README

        

# blockchain ![Github Releases][badge.release] ![Build status][badge.GhA] ![CPP][badge.cpp] ![Telegram][badge.telegram] ![Slack][badge.slack]

> Blockchain 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
```

2. Install the appropriate library:

```
$ conan install --requires=blockchain/0.41.0 --update
```

For more more detailed instructions, please refer to our [documentation](https://kth.cash/docs/).

## 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](https://github.com/k-nuth/kth/).

## 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](https://github.com/k-nuth/kth/issues).

[badge.Travis]: https://travis-ci.org/k-nuth/blockchain.svg?branch=master
[badge.Appveyor]: https://ci.appveyor.com/api/projects/status/github/k-nuth/blockchain?svg=true&branch=master
[badge.Cirrus]: https://api.cirrus-ci.com/github/k-nuth/blockchain.svg?branch=master
[badge.GhA]: https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fk-nuth%2Fblockchain%2Fbadge&style=for-the-badge

[badge.version]: https://badge.fury.io/gh/k-nuth%2Fblockchain.svg
[badge.release]: https://img.shields.io/github/v/release/k-nuth/blockchain?display_name=tag&style=for-the-badge&color=00599C&logo=cplusplus
[badge.cpp]: https://img.shields.io/badge/C++-23-blue.svg?logo=c%2B%2B&style=for-the-badge
[badge.telegram]: https://img.shields.io/badge/telegram-badge-blue.svg?logo=telegram&style=for-the-badge
[badge.slack]: https://img.shields.io/badge/slack-badge-orange.svg?logo=slack&style=for-the-badge