In this section, you will set up your wallet, deploy the contract on a public tezos testnet and then interact with it using smartpy explorer and better-call.dev.

Set up wallet

For handling transactions and interacting with a smart contract, you'll need a wallet. Here you'll learn to set up Temple wallet. Temple wallet is a browser extension based wallet, similar to Metamask in ethereum.

Originating the smart contract

For deploying smart contract, follow the steps below:

  1. After running the code, in the output generated, click on Deploy Michelson Contract.

  1. You will be directed to the origination page. Here, select the network to Florencenet and connect with temple wallet.

  1. Click on Estimate cost from RPC to estimate the storage and gas limit.