Skip to main content

C++ Candid Library

Project description

C++ Candid Library

The C++ Candid Library of icpp-pro

  • API Reference
  • The C++ Candid Library is extensively tested in our QA Canister.
  • If you want to contribute, please reach out.

How to use

C++ Smart Contracts

To write a C++ smart contract that runs in a Canister, you do not use icpp-candid directly, but you install icpp-pro, which is a full-blown C++ Canister Development Kit.

Simply install & Get Started !

C++ Rich Clients

If you want to use the C++ Candid Library in your Rich Client, you need to include it in your application and then compile it to a native executable.

We already do this ourselves as part of icpp-pro to enable interactive debugging with VS Code, as described here.

The command we use is:

icpp build-native

Which uses the Clang++ compiler to create a native debug executable named mockic.exe

Support

For support, kindly create a GitHub Issue as outlined in the Support documentation page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

icpp_candid-3.15.3.tar.gz (107.2 kB view hashes)

Uploaded Source

Built Distribution

icpp_candid-3.15.3-py3-none-any.whl (231.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page