The Numbers Protocol component is a application connector that allows users to seamlessly integrate third-party blockchain services through the Numbers Protocol, providing security, verifiability and traceability to data management. It can carry out the following tasks:
#Release Stage
Alpha
#Configuration
The component configuration is defined and maintained here.
#Connection
Field | Field ID | Type | Note |
---|---|---|---|
Capture token (required) | capture_token | string | Fill your Capture token in the Capture App. To access your tokens, you need a Capture App account and you can sign in with email or wallet to acquire the Capture Token. |
#Supported Tasks
#Register
Register a file into NumbersProtocol Chain.
Input | ID | Type | Description |
---|---|---|---|
Task ID (required) | task | string | TASK_REGISTER |
Images (required) | images | array[string] | The images you want to upload to blockchain. |
Caption | caption | string | Caption of the asset. |
Asset Creator | asset_creator | string | Name of the asset creator. |
Headline | headline | string | Headline of the asset |
Digital Source Type | digital_source_type | string | Specify the type of the source. More details here |
Generated By | generated_by | string | The AI model used to generate the content. |
License | license | object | License |
Mining Preference | mining_preference | string | Designates the selection made by the asset creators or licensed owners to decide if the asset is suitable for inclusion in a data mining or AI/ML training workflow. More details here |
Output | ID | Type | Description |
---|---|---|---|
Asset Urls | asset_urls | array[string] | Asset Urls |