Deploying Contracts
Being an Ethereum-compatible blockchain, all of the usual Ethereum developer tools and environments can be used to develop and deploy dapps for Gitshock Chain.
There is a tutorial for using Remix to deploy smart contracts on Gitshock. It relies on MetaMask for access to the Gitshock Chain.
Hardhat is the newest development and testing environment for Solidity smart contracts, and the one our developers use the most. Due to its superb testing support, it is the recommended way of developing for Gitshock Chain.
For more information see this doc.
You can also use Truffle to test and deploy smart contracts on Gitshock. Find out how in this tutorial.
There is a tutorial for using Remix to deploy smart contracts on Gitshock. It relies on MetaMask for access to the Avalanche network.
Last modified 5mo ago