Create Account
Syntax
eueno.createAccount(opts)
Example
Parameters
Name | Type | Required | Description |
---|---|---|---|
opts | Object | Yes | Initialization parameter |
Properties
opts
Name | Type | Required | Description |
---|---|---|---|
projectKey | String | Yes | project key to authenticate client and eueno server |
account | String | Yes | Address of wallet |
Last updated