Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Feb 7, 2025
1 parent 10c83da commit 834a973
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 31 deletions.
16 changes: 1 addition & 15 deletions packages/fcl-rainbowkit-adapter/README.md
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
2 changes: 1 addition & 1 deletion packages/fcl-rainbowkit-adapter/package.json
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",
Expand Down
16 changes: 1 addition & 15 deletions packages/fcl-wagmi-adapter/README.md
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

0 comments on commit 834a973

Please sign in to comment.