Skip to content

bitmark-inc/bitmark-sdk-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitmark SDK for C++

The official Bitmark SDK for C++

Setting Up

Prerequisites

  • OpenSSL version 1.1.1+
  • CMake version 3.10+

Building

Linux

git clone https://github.com/bitmark-inc/bitmark-sdk-cpp.git
cd bitmark-sdk-cpp
mkdir build && cd build
cmake ..
make

Documentation

Please refer to our SDK Document.

Opening Issues

If you encounter a bug with the Bitmark SDK for C++ we would like to hear about it. Search the existing issues and try to make sure your problem doesn’t already exist before opening a new issue. It’s helpful if you include the version of the SDK, compiler and OS you’re using. Please include a stack trace and reduced repro case when appropriate, too.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors