Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frozeman authored Jan 24, 2025
1 parent f4eea34 commit dd26bf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# up-provider

The up-provider allows dApps to function as mini-apps in the context of a parent website, that supports the up-provider. This allows users of the parent applications to one-click-connect
The EIP-1193 compatible up-provider allows dApps to function as mini-apps in the context of a parent website, that supports the up-provider. This allows users of the parent applications to one-click-connect
to your mini-app.

This package also contains the [server connector for parent applications](#provider-server-for-parent-pages).
Expand All @@ -13,7 +13,7 @@ npm install @lukso/up-provider

## Provider for mini-apps

Client side setup
Client side setup of the EIP-1193 up-provider

### Using with viem

Expand Down

0 comments on commit dd26bf4

Please sign in to comment.