This operation creates a project.
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
The request body to create a project.
The project name.
"Project name"
The number of key share holders in the project.
Notes:
Currently, the available Threshold Signature Schemes (TSS) are 2-2, 2-3, and 3-3 schemes (in the "threshold - participants" format), so you can only set participants to 2 or 3.
threshold must be less than or equal to participants.
3
The number of key share holders required to sign an operation in the project.
Notes:
Currently, the available Threshold Signature Schemes (TSS) are 2-2, 2-3, and 3-3 schemes (in the "threshold - participants" format), so you can only set threshold to 2 or 3.
threshold must be less than or equal to participants.
2
Successfully created project.
The data for project information.
The project ID.
"0111039d-27fb-49ba-b172-6e0aa80e37ec"
The organization ID.
"f3b4a616-9c43-462e-8cb4-343e304fee64"
The project name.
"Project name"
The number of key share holders in the project.
3
The number of key share holders required to sign an operation in the project.
2
The project's creation time in Unix timestamp format, measured in milliseconds.
1718619403933