Skip to content
/ domain Public

Crypto Domain functionality library

Notifications You must be signed in to change notification settings

k-nuth/domain

Repository files navigation

domain Github Releases Build status CPP Telegram Slack

Domain functionality

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=domain/0.36.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.