📄️Remix
How to deploy an EVM contract to one of our networks: peaq/agung using Remix.
📄️Javascript
This tutorial will guide you through the process of deploying and utilizing your EVM based contract using Hardhat and Javascript on the agung network.
📄️Python
Javascript is not the only language that gives you the ability to interact with your deployed smart contract. Python also offers this capability through the web3 pypi package.