1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-06-29 00:58:02 +02:00

Issue-#1042: Create dataNFT examples

This commit is contained in:
Akshay 2022-07-11 12:09:04 +02:00
parent fc8a1a7835
commit c003c817fb

View File

@ -32,6 +32,7 @@ const createDataNFT = async () => {
const nftParams = {
name: '72120Bundle',
symbol: '72Bundle',
// Optional parameters
templateIndex: 1,
tokenURI: 'https://example.com',
transferable: true,