Skip to content
 
 

Repository files navigation

📦 SCALE codec C++ implementation

This Conan package builds and packages the scale-codec-cpp library. The library was slightly modified to make the build working as static library. Check qdrvm/scale-codec-cpp for further instructions.

Requirements

  • Conan
  • CMake
  • A C++ compiler

🚀 Usage

Add this package to your project's conanfile.txt:

[requires]
libscale/1.1.1@svnscha/dev

[generators]
cmake

🧪 Export the Package

To export the Conan package, navigate to the directory containing conanfile.py and run:

conan export --user svnscha --channel dev .

This exports the package to your local cache, usable by other projects.

🧪 Building the Package

For local development you could simply use

conan create .

or similar.

About

Designing a Better World Through Decentralized Technologies

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages