Skip to content

Commit

Permalink
add doc links to readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
RolginRoman committed May 15, 2024
1 parent 9b68da5 commit 8573132
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ There are several ways to use **Streamflow**:
Protocol audits available [here](https://www.notion.so/streamflow/Streamflow-Security-Audits-3250070c0b3a4a0690385d96316d645c).
Partner oracle audit available here [here](https://github.com/streamflow-finance/rust-sdk/blob/main/partner_oracle_audit.pdf).

## Documentation
API Documentation available here: [docs site →](https://streamflow-finance.github.io/js-sdk/)

## JS SDK to interact with Streamflow protocols

This repo consists of js-sdk to interact with several protocol exposed by streamflow:
Expand Down
3 changes: 3 additions & 0 deletions packages/distributor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ or

`yarn add @streamflow/common @streamflow/distributor`

## Documentation
API Documentation available here: [docs site →](https://streamflow-finance.github.io/js-sdk/)

## Import SDK

Most common imports:
Expand Down
2 changes: 2 additions & 0 deletions packages/stream/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ or

`yarn add @streamflow/stream`

## Documentation
API Documentation available here: [docs site →](https://streamflow-finance.github.io/js-sdk/)

## Import SDK

Expand Down

0 comments on commit 8573132

Please sign in to comment.