-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
3 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1 @@ | ||
# @onflow/fcl-ethereum-provider | ||
|
||
Lightweight utility for transport-agnostic, bidirectional RPC communication. | ||
|
||
# Status | ||
|
||
- **Last Updated:** Aug 20th, 2025 | ||
- **Stable:** No | ||
- **Risk of Breaking Change:** Yes | ||
|
||
# Install | ||
|
||
```bash | ||
npm install --save @onflow/fcl-ethereum-provider | ||
``` | ||
# @onflow/fcl-rainbowkit-adapter |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@onflow/fcl-rainbowkit-adapter", | ||
"version": "0.0.0", | ||
"description": "Wagmi adapter for FCL-compatible wallets", | ||
"description": "Rainbowkit adapter for FCL-compatible wallets", | ||
"license": "Apache-2.0", | ||
"author": "Dapper Labs <[email protected]>", | ||
"homepage": "https://onflow.org", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1 @@ | ||
# @onflow/fcl-ethereum-provider | ||
|
||
Lightweight utility for transport-agnostic, bidirectional RPC communication. | ||
|
||
# Status | ||
|
||
- **Last Updated:** Aug 20th, 2025 | ||
- **Stable:** No | ||
- **Risk of Breaking Change:** Yes | ||
|
||
# Install | ||
|
||
```bash | ||
npm install --save @onflow/fcl-ethereum-provider | ||
``` | ||
# @onflow/fcl-wagmi-adapter |