Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Commit 66f49fd

Browse files
authored
add aptos demo video to gitbook (#141)
add aptos demo video to gitbook
1 parent 9f5bef6 commit 66f49fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: pythnet-price-feeds/aptos.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The mechanism by which price feeds are updated on Aptos is explained [here](./py
1313
## Examples
1414
- [Minimal on-chain contract](https://github.com/pyth-network/pyth-crosschain/blob/main/target_chains/aptos/examples/fetch_btc_price/sources/example.move) which updates and returns the Pyth BTC/USD price.
1515
- [Full-stack React app and on-chain contract](https://github.com/pyth-network/pyth-crosschain/tree/main/target_chains/aptos/examples/mint_nft) which uses the [pyth-aptos-js](https://github.com/pyth-network/pyth-crosschain/tree/main/target_chains/aptos/sdk/js) package to update the price used by the contract.
16+
- [In-depth explanation](https://youtu.be/0b0RXi41pN0) of how Pyth works on Aptos and how to integrate Pyth data in your application from one of our contributor.
1617

1718
## Networks
1819

0 commit comments

Comments
 (0)