Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This part of the tutorial will conver the following:
- Update and fetch the price from the contract using [pyth-evm-js](https://github.com/pyth-network/pyth-crosschain/tree/main/target_chains/ethereum/sdk/js).

<Callout type="info" emoji="ℹ️">
This tutorial is continuation of the [Part 1: Create a Contract](./part1). If
This tutorial is continuation of the [Part 1: Create a Contract](./part-1). If
you haven't completed that part yet, please do so before continuing.
</Callout>

Expand Down
Loading