Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 830 Bytes

File metadata and controls

31 lines (18 loc) · 830 Bytes

ProtocolStateMachine

C++ statemachine library for the JoyStream extension protocol, as specified here.

conan package name: ProtocolStateMachine/0.2.0@joystream/stable

Dependencies

This library, has immediate dependencies

and they are managed using Conan, a platform and build system agnostic C++ package manager.

Example Usage

See Extension

Running Unit Tests

sh run_tests.sh

License & Copyright

JoyStream protocol_statemachine library is released under the terms of the MIT license. See LICENSE for more information.