-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from node-real/docs
docs: Update readme
- Loading branch information
Showing
9 changed files
with
44 additions
and
19 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 +1,26 @@ | ||
# walletkit | ||
# WalletKit | ||
|
||
WalletKit is a React component library for easily connecting a wallet to your dApp. | ||
|
||
## Main Features | ||
|
||
- 💡 Typescript — Get types straight out of the box. | ||
- 🌱 Ecosystem Standards — Built on top of [wagmi](https://wagmi.sh) and [viem](https://viem.sh) | ||
- 🎨 Customization — Easily customizing wallets and themes | ||
|
||
## Documentation | ||
|
||
For full documentation, visit [here](https://node-real.github.io/walletkit/website/dist/#/index). | ||
|
||
## Examples | ||
|
||
The following examples are provided in the [examples](./examples/) folder of this repo. | ||
|
||
- [vite](https://github.com/node-real/walletkit/tree/main/examples/vite) | ||
|
||
## Installation | ||
|
||
```bash | ||
npm i @totejs/walletkit wagmi viem | ||
|
||
``` |
2 changes: 1 addition & 1 deletion
2
website/dist/assets/ccip-a4f5f9d3.js → website/dist/assets/ccip-8d672838.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
website/dist/assets/index-91c61dda.js → website/dist/assets/index-38c5da10.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
website/dist/assets/index-1fcc0f57.js → website/dist/assets/index-73f7d853.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
website/dist/assets/index-a2ce8660.js → website/dist/assets/index-afc47151.js
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.