Crossmint
Content disclaimer
Please view the third-party content disclaimer here.
Crossmint is an enterprise-grade web3 development platform, allowing you to build NFT applications without requiring any blockchain experience or holding cryptocurrency, and making the blockchain invisible to end users. The platform offers a one-stop-shop for most of your NFT infrastructure needs across all major chains, including creating, distributing, selling, storing digital assets, and offering post-mint utility.
Create a contract¶
To create a new smart contract using Crossmint’s Developer Console, follow the steps below.
Info
- Crossmint has two developer console environments, they are
Staging
, which works with contracts deployed on a testnet andProduction
which works with contracts deployed on a mainnet. - Please use the staging environment to familiarize yourself with Crossmint before proceeding with the Production environment.
-
Navigate to the Crossmint’s developer console page:
Important
You need to create a developer account on Crossmint using your email Id before proceeding with the above step.
-
Click on Collections on the top navbar.
-
Click on “New Collection” to create a new collection on your console.
-
Enter the collection information
Collection name
: The name of your contract and NFT CollectionDescription
: The description of your contract and NFT CollectionWebsite
: The website of your projectTwitter
: Twitter URL of your projectDiscord
: Invite link for your Discord server- Also upload the cover image for your NFT Collection and your contract.
-
Click on “Create a new contract” to create a new NFT contract.
-
Select the preferred use-case for your collection. You can select both if you wish to do so and this can be changed later.
-
Select your blockchain as Polygon.
-
Configure your Payment settings
NFT Price
: The price per NFT in MATICRecipient address
: Enter the address where you want to receive the revenue from the sales of the NFTs.
-
Review the details of your collection and click on “Deploy contract”
-
Now you can upload your NFTs along with their metadata
Note
For additional information on Deploy, please refer Crossmint’s documentation.
Verify the contract¶
Contracts deployed to Polygon are automatically verified by Crossmint. You can check the status on the Polygonscan.
Need more help?¶
If you have any questions or encounter any issues during the process, please reach out to the official Crossmint support or to us on our official Discord server.