Turnkey EIP-1193 Provider The@turnkey/eip-1193-providerpackage delivers a Turnkey-compatible Ethereum provider that adheres to the EIP-1193 standards. It's built to integrate seamlessly with a broad spectrum of EVM-compatible chains, offering capabilities like account management, transaction signing...
Experimentaleip1193Bridgeimplementation with support for Ethers V6 and (maybe) V5. This package provides an adapter to help legacy Ethereum providers conform to the newer EIP-1193 standard. Installation yarn add eip1193bridge or npm install eip1193bridge Usage import { Eip1193Bridge } from 'eip11...
request, "invalid EIP-1193 provider", "ethereum", ethereum); super(network, { batchMaxCount: 1 }); this.#request = async (method: string, params: Array<any> | Record<string, any>) => { 0 comments on commit b69f43b Please sign in to comment. ...
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.[#10414] Implement support for latest version of eip-1193 Browse files flexsurfer committed May 5, 2020 1 parent 44b77ee commit c3c52f2 ...
@turnkey/eip-1193-provider EIP-1193 Provider for Turnkey. Turnkey EIP-1193 Ethereum Ethereum Provider moe-dev• 3.3.0 • 11 days ago • 0 dependents • Apache-2.0published version 3.3.0, 11 days ago0 dependents licensed under $Apache-2.0 438 ...
sxzz / eip1193-types Public Sponsor Notifications Fork 2 Star 7 Releases v0.2.2 v0.2.2 Latest Latest Compare github-actions released this 28 Nov 12:20 v0.2.2 93ed7e3 No significant changes View changes on GitHub Assets 2 Source code (zip) 2024-11-28T12:20:10Z Source...
// TODO : according to https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1193.md#examples // TODO : we need to return data.result.result here, but for some reason some dapps (uniswap) // TODO : expects jsonrpc callback.resolve(data.result); else if (callback.results) { callba...
// TODO : according to https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1193.md#examples // TODO : we need to return data.result.result here, but for some reason some dapps (uniswap) // TODO : expects jsonrpc callback.resolve(data.result); else if (callback.results) { callba...