0.0.5 • Published 5 months ago

@onflow/fcl-ethereum-provider v0.0.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 months ago

@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-provider

Usage

Check out the documentation for guides and examples on how to integrate and use this provider in your project.

License

Apache-2.0