Documentation Index
Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Function: createEIP1193Provider()
createEIP1193Provider(Defined in: packages/eip-1193-provider/src/index.ts:31options):Promise<{on: (eventName,listener) =>this;removeListener: (eventName,listener) =>this;request:EIP1193RequestFn<[{}, {}, {}, {}, {}]>; }>
Parameters
options
TurnkeyEIP1193ProviderOptions
Returns
Promise<{ on: (eventName, listener) => this; removeListener: (eventName, listener) => this; request: EIP1193RequestFn<[{}, {}, {}, {}, {}]>; }>