As a smart contract developer, you will need to write, compile, upload, and test your contracts before deploying them to be used on the Columbus mainnet. As this development process can involve manually juggling multiple moving parts over many iterations, it is helpful to first set up a specialized environment to streamline development.#Install Terra Core locallyVisit build Terra core to install the latest version of Terra Core to obtain a working version of terrad. You will need this to conn...