Solution Overview
Easily create NFTs.
Last updated
Was this helpful?
Easily create NFTs.
Last updated
Was this helpful?
When you create a new NFT using BWS.NFT.zK (Zero Knowledge) solution, the NFT will initially be linked to your BWS account. In order to transfer an NFT ownership, you have two options:
Transfer ownership to a blockchain wallet address.
Transfer ownership to an email address.
If you want to transfer an NFT ownership to another wallet address, you can simply use the Transfer NFT operation indicating the new blockchain wallet address owner.
If you want to transfer an NFT ownership, but the new owner does not have a Web3 Wallet (or you don't know it), you can simply transfer the ownership by using his email address.
We will send the new owner an email notification indicating he's the owner of the NFT. If he wants to transfer the ownership to his own Wallet, he will be able to.
Your NFT image is always hosted in IPFS.
To create an NFT using BWS.NFT.zK, you pass the NFT image as:
a web addressable URL, or,
as an IPFS URI (for example, ipfs://QmcduEBAppXxnyn37deHHf33Ep7cPbYxn1mH36Nvvowki).
In all the scenarios, your NFT metadata will point to an image stored in IPFS, as we will upload your image to IPFS if required.
Your NFT metadata is always hosted in IPFS.
When a new NFT is created, we create and upload the NFT metadata to IPFS,
Your NFT blockchain transaction then points to IPFS, as you can see on the following example:
We're updating this solution smart contracts for Polygon and Ethereum networks. Please use Matchain.
We currently offer NFT creation in Polygon and Ethereum blockchains.
Matchain
matchain
Matchain blockchain.
Polygon
polygon
Polygon blockchain.
mumbai
Polygon test network.
Ethereum
ethereum
Ethereum blockchain
We're updating this solution smart contracts for Polygon and Ethereum networks. Please use Matchain.
matchain
1
polygon
mumbai
ethereum
1