Update README.md (#8)

* Add Orca Development Portal URL
This commit is contained in:
meep 2022-05-13 08:58:54 -07:00 committed by GitHub
parent cb31d3c5b2
commit c0b7afc2ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -27,7 +27,7 @@ $ echo $NODE_PATH
## Usage
Instructions on how to interact with the Whirlpools contract is documented in the Orca Developer Portal.
Instructions on how to interact with the Whirlpools contract is documented in the [Orca Developer Portal](https://orca-so.gitbook.io/orca-developer-portal/orca/welcome).
## Tests
@ -45,11 +45,13 @@ In your package, run:
```
yarn add `@orca-so/whirlpools-sdk`
yarn add "@project-serum/anchor"
yarn add "decimal.js"
```
## Usage
Read instructions on how to use the SDK on the Orca Developer Portal.
Read instructions on how to use the SDK on the [Orca Developer Portal](https://orca-so.gitbook.io/orca-developer-portal/orca/welcome).
## Run Typescript tests via local validator