Back to the Academy

Guides

How To Create Token/NFT Metadata on IPFS

Learn how to create an NFT or Digital Token with Metadata on IPFS

How to Create Token/NFT Metadata on IPFS with DropChain

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/NFT IPFS Metadata on IPFS with the DropChain API

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!

How To Use

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 growing your token community today

Free to start. No credit card required.

Start For Free