Function for creating Chain API subcontext. This function should be called exactly once through the whole application, when the connection to the blockchain is successfully established. It is therefore called as part of the createApiContext function.
Global database context for caching received information
Valid Ethereum provider, wrapped in web3x-es Eth class
Valid and unwrapped Ethereum provider, for functionality which is inaccessible through eth
Game API subcontext
Global notification context
Chain API subcontext
Generated using TypeDoc
This file defines API context for obtaining common data from Ethereum blockchain and listening to its events.