Create project
Syntax
eueno.createProject(opts)
Example
Parameters
Name | Type | Required | Description |
---|---|---|---|
opts | Object | Yes | Initialization parameter |
Properties
opts
Name | Type | Required | Description |
---|---|---|---|
walletPrivateKey | String | Yes | Private key of a wallet |
projectName | String | Yes | Project name |
Last updated