Hello @Fillip,
Can we use our deployed EOS contracts on EOS blockchain without consuming fees?
Regards,
Hello @Fillip,
Can we use our deployed EOS contracts on EOS blockchain without consuming fees?
Regards,
EOS does not have transaction fees it use computational resources instead:
PD: the course only focus on how to code on the testnet or a local net, so you dont have to deal yet with this kind of resources calculations. But if you want to deploy a contract in the main net, you must calculate how much RAM and CPU will your contract needs.