All Classes and Interfaces
Class
Description
Holds entire ABI structure and has helper methods to check functions availability or
getting input types and so on.
var keys = Credentials.RANDOM(sdk);
String sk = keys.secretKey();
String pk = keys.publicKey();
Implementation of GiverV2 contract that is included in EverNodeSE image.
Giver interface is used in various deploy methods.
Implementation of all 3 mostly used wallet contracts in Everscale.
Class that represends deployed contract in one of the networks.