Skip to content

Commit

Permalink
Fix: Link to documentation and intergration (#652)
Browse files Browse the repository at this point in the history
  • Loading branch information
PJijin committed Aug 9, 2022
1 parent 257ccba commit 6a36a56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/use-solana/README.md
Expand Up @@ -3,12 +3,12 @@
Solana frontend library and TypeScript SDK. This SDK features:

- React hooks and providers for adding a Solana connection to your app
- Integrations with several popular wallets (full list [here](https://github.com/saber-hq/use-solana/blob/master/packages/use-solana/src/providers.tsx))
- Integrations with several popular wallets (full list [here](https://github.com/saber-hq/use-solana/blob/master/packages/use-solana/src/providers.ts))
- Helpers for fetching token account balances and performing mathematical operations on tokens

## Documentation

Detailed information on how to build on Saber can be found on the [Saber developer documentation website](https://docs.saber.so/docs/developing/overview).
Detailed information on how to build on Saber can be found on the [Saber developer documentation website](https://docs.saber.so/developing/overview).

Automatically generated TypeScript documentation can be found [on GitHub pages](https://saber-hq.github.io/saber-common/).

Expand Down

0 comments on commit 6a36a56

Please sign in to comment.