Socket
Book a DemoInstallSign in
Socket

@onflow/fcl-ethereum-provider

Package Overview
Dependencies
Maintainers
14
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onflow/fcl-ethereum-provider

Ethereum provider for FCL-compatible wallets

latest
Source
npmnpm
Version
0.0.8
Version published
Maintainers
14
Created
Source

@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

FAQs

Package last updated on 08 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts