icpp-candid


Nameicpp-candid JSON
Version 3.16.1 PyPI version JSON
download
home_pagehttps://docs.icpp.world/
SummaryC++ Candid Library
upload_time2024-05-25 14:16:48
maintainerNone
docs_urlNone
authoricppWorld
requires_python>=3.8
licenseMIT
keywords c++ candid library internet computer c++ candid blockchain
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # C++ Candid Library

The C++ Candid Library of [icpp-pro](https://docs.icpp.world/)

- [API Reference](https://docs.icpp.world/api-reference.html#candidtypes)
- The C++ Candid Library is extensively tested in our [QA Canister](https://github.com/icppWorld/icpp-pro/tree/main/test/canisters/canister_1).
- 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](https://docs.icpp.world/installation.html) & [Get Started](https://docs.icpp.world/getting-started.html) !

### 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](https://docs.icpp.world/getting-started.html#debug-icpp-pro-only).

The command we use is:

```bash
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](https://docs.icpp.world/support.html) documentation page.


            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.icpp.world/",
    "name": "icpp-candid",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "C++ Candid Library, Internet Computer, C++, Candid, blockchain",
    "author": "icppWorld",
    "author_email": "icpp@icpp.world",
    "download_url": "https://files.pythonhosted.org/packages/f1/c8/e33e597e982173768e41f6b385b48bfbe4d3d03078abd3b80475692bf41e/icpp_candid-3.16.1.tar.gz",
    "platform": null,
    "description": "# C++ Candid Library\n\nThe C++ Candid Library of [icpp-pro](https://docs.icpp.world/)\n\n- [API Reference](https://docs.icpp.world/api-reference.html#candidtypes)\n- The C++ Candid Library is extensively tested in our [QA Canister](https://github.com/icppWorld/icpp-pro/tree/main/test/canisters/canister_1).\n- If you want to contribute, please reach out.\n\n  \n## How to use\n\n### C++ Smart Contracts\n\nTo 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.\n\nSimply [install](https://docs.icpp.world/installation.html) & [Get Started](https://docs.icpp.world/getting-started.html) !\n\n### C++ Rich Clients\n\nIf 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.\n\nWe already do this ourselves as part of `icpp-pro` to enable interactive debugging with VS Code, as described [here](https://docs.icpp.world/getting-started.html#debug-icpp-pro-only).\n\nThe command we use is:\n\n```bash\nicpp build-native\n```\n\nWhich uses the Clang++ compiler to create a native debug executable named `mockic.exe` \n\n\n## Support\n\nFor support, kindly create a GitHub Issue as outlined in the [Support](https://docs.icpp.world/support.html) documentation page.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "C++ Candid Library",
    "version": "3.16.1",
    "project_urls": {
        "Homepage": "https://docs.icpp.world/"
    },
    "split_keywords": [
        "c++ candid library",
        " internet computer",
        " c++",
        " candid",
        " blockchain"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d714e2c55587700b525c586964d09d15010c75503157837df5121f0b81fa44c8",
                "md5": "2cad1349f465c1d712b47c74fb0c2ed8",
                "sha256": "e9f8660b1432187c6eba185ac0bbf68fb95aa5b3e03a5ea92dd2fcb6e80bf152"
            },
            "downloads": -1,
            "filename": "icpp_candid-3.16.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2cad1349f465c1d712b47c74fb0c2ed8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 231858,
            "upload_time": "2024-05-25T14:16:46",
            "upload_time_iso_8601": "2024-05-25T14:16:46.466368Z",
            "url": "https://files.pythonhosted.org/packages/d7/14/e2c55587700b525c586964d09d15010c75503157837df5121f0b81fa44c8/icpp_candid-3.16.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1c8e33e597e982173768e41f6b385b48bfbe4d3d03078abd3b80475692bf41e",
                "md5": "1d17bf9dcfdcfddd7b61f52ddcee1269",
                "sha256": "397492108dd3ef19e5f39b9f2519c081b74d052aa6880c6c1f826a154c7a408f"
            },
            "downloads": -1,
            "filename": "icpp_candid-3.16.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1d17bf9dcfdcfddd7b61f52ddcee1269",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 107177,
            "upload_time": "2024-05-25T14:16:48",
            "upload_time_iso_8601": "2024-05-25T14:16:48.127710Z",
            "url": "https://files.pythonhosted.org/packages/f1/c8/e33e597e982173768e41f6b385b48bfbe4d3d03078abd3b80475692bf41e/icpp_candid-3.16.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-25 14:16:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "icpp-candid"
}
        
Elapsed time: 0.29363s