Join the community
Hi, what are you looking for?
Deploying Contract
Info! Deploying a smart contract is the mainstay of creating an NFT.
To start creating your NFTs we need to deploy a smart contract first.
We need to go to WordPress Admin panel. Then go to Smart NFT and click smart contracts

Here You will see two sections:
- Contracts Balances: Main contract balance and if auction addons available then auction contract balance.
- Already deployed smart contracts: Here you can activate a smart contract or delete it.
- New deployment section: deploy the new smart contract.

Now you need to deploy Markeplace, Proxy and ERC721 contract one by one.

Now you can select a network and start deploying your contract. Once done you will get a confirmation message and the page will reload.
You will be asked to log in with Wallet to pay a gas fee while deploying your contract.

Updating Market Contract in Proxy
To make the Marketplace contract work for Buy, Sell, List, Mint, and Unlist you need to Connect the Marketplace contract address to Proxy contract. Here is the process in details.

- First, go to SmartNFT > Smart Contract page in WordPress admin.
- Then in the Available Smart Contract table, you can see your deployed contracts. there first you have to copy the Marketplace address. Then click on the update/refresh button right to proxy contract.
- There you will get a popup window. Paste the market contract into it and hit the update proxy button [see below]
- Then you will get your wallet open for gas fees.

Updated on May 23, 2023