daochild/tronweb-typescript

Initialization

Closed this issue · 0 comments

Hello! I definitely don't understand something right. I see the following

constructor: constructor(fullNode: string, solidityNode: string, eventServer: string | boolean, privateKey?: string | boolean);

image

But I don’t understand how to create an instance of a class. Could you please help?