Get Started
The one-stop hub and a beginner-friendly guide for anyone to start building on Dioxide immediately.
For Dioxide developers
If you are new to Dioxide, kick off your building here
A guide to Installing PREDA IDE Installation Guide
Get familiar with PREDA IDE, learn how to write a smart contract, compile the smart contract, and write a test script PREDA-Toolchain User Manual
Create a DApp from DioWallet
Tutorial video will be available soon.
Deploy smart contracts
Deploying a smart contract is as simple as sending a transaction with the compiled contract code, without specifying a recipient.
Once you've compiled the contract, click on the 'Deploy' button in the VS Code extension. Input the name of the intended DApp with the smart contract.
You'll then be prompted to connect your wallet and sign the transaction.
Tutorial video will be available soon.