Skip to content

Commit 201c86b

Browse files
cuevasmgitbook-bot
authored andcommitted
GITBOOK-246: Add link to DIA oracle docs
1 parent 91b54d5 commit 201c86b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

reference/the-stack.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
New to developing on Stacks or looking for a quick reference guide for all the important components and links? You're in the right place.
44

5-
We'll go over all the building blocks you need to be aware of to build high-quality Stacks dapps. This page exists to serve as a reference to the Stacks developer's tool chest.
5+
We'll go over all the building blocks you need to be aware of to build high-quality Stacks dapps. This page exists to serve as a reference to the Stacks developer's tool chest. In addition to the tools below, stacks.co houses an index of [apps, services, and other integrations available on Stacks](https://www.stacks.co/explore/ecosystem?category=All+Teams#tools).
66

77
### Building Blocks
88

@@ -66,6 +66,10 @@ One of the key use cases for Stacks is being able to directly interact with the
6666

6767
The DegenLabs team has created a [suite of tools](https://stacking.tools/) to make stacking significantly easier including a signer signature generator, a solo stacking dapp to stack without needing to run a signer, and a TypeScript library for mocking stacking functions.
6868

69+
#### Oracles and Price Feeds
70+
71+
DIA and Pyth provide oracle services for the Stacks layer. Find [documentation for DIA here](https://docs.diadata.org/use-nexus-product/nexus/data-delivery-usage/integrated-blockchains/stacks-price-oracles) and learn more about the [developer release of Pyth here](https://www.pyth.network/blog/developer-release-pyth-on-stacks).
72+
6973
### Educational Resources
7074

7175
#### Docs

0 commit comments

Comments
 (0)