Making Your Submission
You will need 10 TIG to make a submission. It will be deducted from your Available Fee Balance. You can top up your balance on the Main Dashboard or use the Testnet Dashboard.
You can request for Testnet TIG on Base Sepolia Testnet using the TIG faucet.
ℹ️
Note:
- Submissions are final and CANNOT BE MODIFIED after they are made.
- Be sure to adhere to the Notes for Developing Algorithms.
- It is highly recommended to first compile your algorithm into WASM and test its performance with
tig-worker
. - It is highly recommended to check if the CI can compile your algorithm.