Parameters for creating a new schema with automatic IPFS upload.
This interface is used with the high-level schemas.create() method which automatically uploads the schema definition to IPFS and registers it on-chain.
schemas.create()
The name of the schema
The type/category of the schema
The schema definition object or JSON string
Parameters for creating a new schema with automatic IPFS upload.
Remarks
This interface is used with the high-level
schemas.create()
method which automatically uploads the schema definition to IPFS and registers it on-chain.