The configuration for the Api component.
The configuration for the Web3 component.
Demonstrates the entire NFT minting process. Check the source code of this function to have a better idea of the whole process.
Aggregated arguments for all the functions that are called along the process.
Information about the minted NFT.
Generated using TypeDoc
This encapsulates all the parts necessary for creating a Video NFT in a single environment.
You might prefer not to use this in a production application, unless:
Split backend and browser
example in the SDK readme for more information.