Cronos Documentation
Search…
⌃K
Getting Started
Getting Started
Background
Architecture
FOR USERS
🔥
Crypto Wallets
🦊
MetaMask Configuration
🦁
Brave Wallet
🌉
Bridges
🚰
Testnet Faucet
FOR DAPP DEVELOPERS
📃
Smart Contracts
💻
dApp Creation
⚙
Dev Tools & Integrations
💡
Tips & FAQs
FOR NODE HOSTS
Running nodes
Cronosd
CRONOS PLAY
🎮
Introduction
Unity
Cronos Play FAQ
Unreal Engine Plugin
Installation and Enabling
Working with Blueprint
Working with C++
Creating a C++ Project
Creating a child DefiWalletCoreActor
Querying a contract
Customizing Network
Demo
Cronos Play C++ SDK
Crypto.com Pay Integration
Block Explorers
Block Explorer and API Keys
Cronoscan
ABOUT CRONOS
Chain ID and Address Format
Cronos General FAQ
Genesis
Modules
Chain Details
Powered By GitBook

Working with C++

In addition to Blueprint projects in Unreal, Programmers can also use the plugin in C++ Projects.
In the following sections, you'll see how to interact with Cronos easily with the plugin using C++. Let's dive in!
Previous
Get Tokens or Transactions
Next
Creating a C++ Project
Last modified 3mo ago
Copy link
Edit on GitHub