In this guide, we will show how to add permissions to a smart contract to manage access control.
We will use the thirdweb CLI to create an NFT smart contract, add the thirdweb permissions extension and then implement access control in our contract. Finally, we will deploy the contract and