Skip to content

Blockstream/ur-c

Repository files navigation

ur-c

An (incomplete) C library for parsing BCR UR types. At the moment the following Uniform resources are supported:

how to build and run tests

the easy way

It requires cmake support for --preset option, which is included only on versions >=3.20

$ cmake --preset dev
$ cmake --build --preset dev
$ ctest --preset dev --output-on-failure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published