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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file icpp_candid-4.2.0.tar.gz
.
File metadata
- Download URL: icpp_candid-4.2.0.tar.gz
- Upload date:
- Size: 107.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25e7e46b421b787b4b6caabfc153e038b1906a5d23b8d307c3a31c898de1566d |
|
MD5 | b3f57c08b39607cd76f031588d8ddb24 |
|
BLAKE2b-256 | e3a15189c72bbc88af0c7429f3a5f53cca69933fa1393cc18b59a72807f7465b |
File details
Details for the file icpp_candid-4.2.0-py3-none-any.whl
.
File metadata
- Download URL: icpp_candid-4.2.0-py3-none-any.whl
- Upload date:
- Size: 233.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | deb0c959fb599e56ec9b88372df2284353be17945bcec72092a9b7d82d7d81f1 |
|
MD5 | ae3578d2f8d039fbc146b3ea07f9f03f |
|
BLAKE2b-256 | 0759d9dd6c728b70b9c583d966e89754a19b5f9004339bc40c4fee526a584d04 |