Product documentation — installation, licensing, and integration guides.
Blockchain Arithmetic
Install

Blockchain Arithmetic: Installation

Python

pip install blockchain_arithmetic
python -m blockchain_arithmetic status

C library (from source)

cmake -S c -B c/build -DCMAKE_BUILD_TYPE=Release
cmake --build c/build -j
ctest --test-dir c/build --output-on-failure

Activate trial

python -m blockchain_arithmetic
python -m blockchain_arithmetic activate ~/Downloads/blockchain_arithmetic.lic