@onflow/fcl-ethereum-provider
v0.0.15
Published
Ethereum provider for FCL-compatible wallets
Maintainers
Keywords
Readme
@onflow/fcl-ethereum-provider
This package exposes a client-side EIP-1193 compatible Ethereum provider that leverages an FCL-authenticated Cadence Owned Account (COA) under the hood. It enables wallets without native EVM capabilities to emulate Ethereum JSON-RPC by delegating signing and COA interactions to FCL.
Installation
npm install --save @onflow/fcl-ethereum-providerUsage
Check out the documentation for guides and examples on how to integrate and use this provider in your project.
License
Apache-2.0
