Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz2891 committed Dec 3, 2024
1 parent b8d24b0 commit da5f79b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sidebar_label: "How to use in TypeScript"

1. Read firstly the docs from [How to start](../) section
2. See how to [connect to the contract/component](https://github.com/redstone-finance/redstone-oracles-monorepo/tree/main/packages/radix-connector#-connecting-to-the-contract) in the TypeScript layer
3. The full source of the component is available [here](https://github.com/redstone-finance/redstone-oracles-monorepo/tree/main/packages/radix-connector/src)
3. The full source of the package is available [here](https://github.com/redstone-finance/redstone-oracles-monorepo/tree/main/packages/radix-connector/src)

The **info described there** is mostly **NOT REPEATED below**.

Expand All @@ -25,7 +25,7 @@ The **info described there** is mostly **NOT REPEATED below**.
}
```

`@redstone-finance/radix-connector` will be deployed soon...
`@redstone-finance/radix-connector` will be released soon...

## Using the PriceAdapter package with `@redstone-finance/radix-connector`

Expand Down

0 comments on commit da5f79b

Please sign in to comment.