ACADEMY
v2
MODULE 13
LESSON 2
Setting Up Your Dev Environment
1. Install the Qubic Dev Kit
Example:
This snippet is copied directly from the repo, so you can run it without leaving the module.
2. CLI Tools
The Qubic CLI lets you send transactions, deploy contracts and query state.
Check 'qubic --help' for full command list.
Minimum syntax requirements for contracts will be covered in Module 17.
3. RPC Access
Enable RPC in your local node config to interact programmatically.
Use cURL, Postman or your preferred language client to call endpoints.
4. Testnet Wallet
Create a wallet at:
https://wallet.qubic.org
Request test QUBIC from the faucet in the Discord #testnet channel.