Using Remix IDE
Last updated
Last updated
is an online no-setup platform maintained by the Ethereum Foundation with a GUI for developing smart contracts. You can check the to learn more about deployment.
Check if you are using the right
Have enough test tokens in your wallet
Let's write a simple one-of-one NFT contract based on implementation to tokenize our CBO's prized Rolex watch on Plume Testnet.
Make sure you are on Plume Testnet network in MetaMask.
Select Injected Provider - MetaMask in the Environment dropdown and select the account which has sufficient ETH to pay to gas fees. As for our sample contract, no need to change other fields and click on Deploy button
There will be a pop-up on MetaMask to confirm the transaction (asking for gas fees), on confirming the contract will be deployed.