NFT Contract
Learn how to get EQ Hub NFT contracts that follow the ERC-721 standard from EQ Hub and create various NFTs.
Before to start
In order to create an NFT Project, the user's project must have a network selected.
For details on the network selected by Project, see Project.Consensus of the network you want to use must be in progress, and you must have more than the transaction fee set in the network.
For information related to networks and Network Consensus, refer to Blockchain Network.EQ Hub wallet must be installed to distribute the NFT Project.
For information related to EQ Hub wallet, refer to EQ Hub wallet (Extension).
Creating NFT Project
In EQ Hub, you can create your own NFT Project by entering the NFT Project information you want to create and making a few selections.
Click here to access the NFT Project creation page.
Or click [ Application ] - [ NFT ] to access the NFT Project List page. Then, click the [ Create a new NFT Project ] button to enter the NFT Project creation page.
Entering basic information of NFT Project
Users need to input the following basic information to create an NFT Project.

Data | Description | Example |
---|---|---|
Network / Microchain | Among the networks, select the network to create the NFT project. | EQ Hub Mainnet |
NFT Project Name | The name of the NFT project(collection) you want to create. | EQ Edition |
Entering the detailed information of the NFT Project
Users can create their own NFT Project by entering the detailed information of the following NFT Project.
Data | Description | Example |
---|---|---|
NFT Project Symbol | It is a symbol that has symbolic meaning for NFT projects and is used to indicate units or to specify NFT projects. NFT project symbols can be entered within 10 characters, and you can enter English capital letters and spaces. | EE |
NFT Project Description | It is a description of the NFT project. | - |
NFT Project Image | As an image symbolizing the NFT project, it is used to display the NFT project in the service. | - |
NFT Project Links | The external URL address for your NFT project. | https://eqhub.eqbr.com/ |
Mint Timing | It means when you can mint NFT through NFT project. | - |
Checking the created NFT Project information
You can check the created NFT Project by clicking here.
Or click [Application] - [NFT] and click the NFT Project on the NFT Project list page to check it on the entered detail page.
Deploying NFT Project
The deployment of the NFT Project consists of importing an NFT-related smart contract that fits the information into your contract list and deploying the smart contract.
In the NFT service, NFTs can be deployed with a single button. In addition, you can register the NFT Project after checking the smart contract details in the Contract List. All of this is done with just a few clicks.
It is necessary to pay the transaction fee of the network used in the process of deploying the smart contract. Payment of the Transaction Fee is made through the EQ Hub wallet, and users can pay after checking the Transaction Fee in the EQ Hub wallet.
Getting the smart contract related to the NFT Project you created
Based on the information of the created NFT Project, click the [ Deploy ] button to automatically import the smart contract. The smart contract is an NFT-related smart contract provided by EQ Hub based on ERC-721 as a standard and imports a smart contract that fits the information of the selected NFT Project. As a result, when clicking the [ Deploy ] button, editing the NFT Project becomes impossible.
The imported smart contract has the same name as the NFT Project and can be found in the Contract List. For more information on Contract List, see Generate smart contracts to Blockchain Network.
Deploying NFT project(smart contract) in NFT Service
You can check the information and transaction fee of the NFT project you want to deploy again. If the information is correct, you can pay the transaction fee and deploy the NFT project by clicking the [Deploy] button.

Deploying NFT project in Contract List service
You can also check and deploy the smart contracts you have got in the Contract List service. In the Contract List, you can check more detailed information of the smart contract.
For information related to the Contract List, refer to Generate smart contracts to Blockchain Network.
If the smart contract is deployed normally, you can check it by clicking here.
Or click [Application] - [NFT] and click the NFT Project on the NFT Project list page to check it on the entered detail page.
Updated 8 months ago