Closed 0xChqrles closed 2 months ago
Hey @ugur-eren! Thanks for showing interest. We've created an application for you to contribute to Zkramp. Go check it out on OnlyDust!
My name is Kevin, a member of Dojo Coding, and I propose the following solution for setting up the deployment scripts for the smart contract. I will use Hardhat or Truffle to configure the development environment, ensuring that the deployment scripts are correctly placed in the scripts or migrations folder. I will configure the networks in the hardhat.config.js or truffle-config.js files, linking the private keys and the target network. I will then execute the deployment on the appropriate network, making sure that the contract is properly verified and ready for interaction using tools like ethers.js or web3.js, optimizing its usage on the selected blockchain.
Hi, I would love to work on this!