-
Notifications
You must be signed in to change notification settings - Fork 3
NFT Publishing Flow
Serban Simu edited this page Apr 15, 2022
·
1 revision
The high level steps to publishing an NFT on a marketplace are:
- Create and set up the NFT Template
- set media (video/audio/image)
- set /public/asset_metadata information (title, display_title, edition, description, ...)
- Add a contract
- Using the CLI:
elv_live nft_add_contract
- Build the NFT
- Using the CLI:
elv_live nft_build
- Add the NFT as an item to the marketplace
- Add the item to a marketplace store section
- Update the tenant's Eluvio Live objcect
- Optionally publish to Eluvio Live