📄️ Contract Verify Tool
Although developers are aware of the feature restrictions that C++ enforces for smart contract (SC) files, they may sometimes unintentionally violate them. To address this, we introduce a tool that automatically verifies whether C++ files comply with the language feature restrictions Qubic imposes on SC files.
📄️ Qubic Lite Core
Qubic Lite Core is a lightweight version of Qubic Core that runs directly on the OS without requiring a UEFI environment. By default, it’s configured for a local single-node devnet, making it an excellent tool for testing your contracts on the network.