Skip to content

Commit

Permalink
feat(docs): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
codingki committed Nov 22, 2023
1 parent 1064985 commit d0af983
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
## Features

- πŸͺ 20+ hooks for interfacing with wallets, clients, signers, etc. (connecting, view balances, send tokens, etc.)
- πŸ’³ Multiple wallet supports (Keplr, Leap, Cosmostation, Vectis, Metamask Snap, WalletConnect)
- πŸ’³ Multiple wallet supports (Keplr, Leap, Cosmostation, Vectis, Station, Metamask Snap, WalletConnect)
- βš™οΈ Generate mainnet & testnet `ChainInfo`
- πŸ“š Built-in caching, request deduplication, and all the good stuff from [`@tanstack/react-query`](https://tanstack.com/query) and [`zustand`](https://github.com/pmndrs/zustand)
- πŸ”„ Auto refresh on wallet and network change
Expand Down
4 changes: 4 additions & 0 deletions docs/docs/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ sidebar_position: 8

# Changelog

## Version 0.1.1

- βœ… Added Station Wallet integration

## Version 0.1.0

- Multi Chain experience
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sidebar_position: 1
## Features

- πŸͺ 20+ hooks for interfacing with wallets, clients, signers, etc. (connecting, view balances, send tokens, etc.)
- πŸ’³ Multiple wallet supports (Keplr, Leap, Cosmostation, Vectis, Metamask Snap, WalletConnect)
- πŸ’³ Multiple wallet supports (Keplr, Leap, Cosmostation, Vectis, Station, Metamask Snap, WalletConnect)
- βš™οΈ Generate mainnet & testnet `ChainInfo`
- πŸ“š Built-in caching, request deduplication, and all the good stuff from [`@tanstack/react-query`](https://tanstack.com/query) and [`zustand`](https://github.com/pmndrs/zustand)
- πŸ”„ Auto refresh on wallet and network change
Expand Down

0 comments on commit d0af983

Please sign in to comment.