Properties

The following properties are available in csprclick global object after initialization.

appName

appName: string

Returns the name of the application. This name is set during the library initialization.

appId

appId: string

Returns the id of the application.

casperNode

casperNode: string

Returns the URL of the RPC interface CSPR.click uses to get or send information from/to the Casper network.

chainName

chainName: string

Returns the name of the Casper network the application interacts with.

csprclickHost

csprclickHost: string

Returns the CSPR.click server.

Last updated