Guides
Learn how to create an NFT or Digital Token with Metadata on IPFS
DropChain makes building web3 apps easy — no web3 development expertise needed. If you haven't created an account on DropChain yet, please follow the DropChain Getting Started guide.
Creating token or NFT metadata with create_asset_metadata means defining the properties and attributes of your asset, and then pinning that information to IPFS. This can include information such as the asset's name, description, image, and other relevant details.
You might want to use this API endpoint to create a unique NFT with specific attributes for an art collection, or to define the properties of a game item, such as its rarity, power, and appearance.
The DropChain API is available in both code and no-code forms. So, regardless of your technical expertise, you can build a web3 app in no time!
If you know how to code, you can use the following code examples below to get started. Python (with the DropChain SDK) and Javascript (using fetch) is shown, but any language that supports POST requests will work.
Start building in web3 to enhance your app with all the web3 functionality you'll ever need.
Get Started for FreeIn order to follow best practices, the normal approach to handling metadata should be:
For a more in-depth guide on how DropChain works, we recommend the guide here.
The DropChain API integrates with existing no-code tools. Bubble.io allows you to make no-code web apps, and DropChain has a no-code plugin with the functionality above.
This enables you to build 100% no-code web3 apps, games, and any other platform you can imagine.
Check out our guide here to get started building a no-code web3 app with DropChain and Bubble.io — no coding experience needed.
Conclusion
For more information on using the create_asset_metadata endpoint, refer to the DropChain API documentation.
By following these steps, you'll be able to mint your first NFTs using the DropChain API in minutes. For more information and examples, refer to the DropChain documentation.
Join a community of builders creating the future of web3.