Context
Context in which the SDK is being used
Holds the current instance of the contract wrappers
Holds the current wallet
Holds the factories that create and cache entities
Hierarchy
Context
Index
Constructors
constructor
Properties
contractWrappers
currentWallet
factories
Constructors
constructor
+ new Context(params
: ConstructorParams): Context
Parameters:
Name
Type
params
Returns: Context
Properties
contractWrappers
• contractWrappers: PolymathBase
currentWallet
• currentWallet: Wallet
factories
• factories: Factories
Last updated
Was this helpful?