Make sure to replace the details in the <contract_file>:<contract_name> with your contract details.
Sample Output
No files changed, compilation skipped
Enter private key:
Deployer: 0x32820DE739394C1ee69264ef3C0193E4B5C0122c
Deployed to: 0xa43a88ccfec87295aa0c5017a7ddcc5cdfcacdd0
Transaction hash: 0x1441297a9288fc37820a09e2e9b1d14d62b5d6341fd1e14159eabcedb7dfe115
This is a sample NFT contract based on implementation to tokenize our CBO's prized Rolex watch on Plume.
Then, compile the project using :
Follow the instructions on in the and set your PLUME_RPC_URL environment variable similar to the ETH RPC URL. The below command will deploy the sample smart contract provided above.
To verify the contract while deploying, use --verify flag, more details .