mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Issue-#1042: Create dataNFT examples
This commit is contained in:
parent
fc8a1a7835
commit
c003c817fb
@ -32,6 +32,7 @@ const createDataNFT = async () => {
|
||||
const nftParams = {
|
||||
name: '72120Bundle',
|
||||
symbol: '72Bundle',
|
||||
// Optional parameters
|
||||
templateIndex: 1,
|
||||
tokenURI: 'https://example.com',
|
||||
transferable: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user