I have a node running on mainnet, but I’m interested in developing a smart contract. The piggyBank tutorial runs without errors, so there’s that.
However, when I go to Preparation on testnet, I have the following questions:
- How can I restart my node to include a testnet as well (MacOS)?
- The Downloads section of the documentation exists for mainnet as well as testnet. Are these really different tools? Ie, I have the mainnet Desktop Wallet (incl. Ledger app), I have the mainnet Concordium-client, cargo-concordium, etc. If I need to download separate testnet installs for these apps, how would I keep them separate?
In summary: I have a mainnet setup running, but in doubt what needs to be done to develop a smart contract on testnet.