Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@onflow/fcl-ethereum-provider

Package Overview
Dependencies
Maintainers
13
Versions
23
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

Source
npmnpm
Version
0.0.5-alpha.0
Version published
Weekly downloads
166
2666.67%
Maintainers
13
Weekly downloads
 
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 15 May 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