-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from bitlayer-org/feature/2024-10-12-add-oracl…
…e-section add oracles section
- Loading branch information
Showing
2 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
sidebar_position: 5 | ||
--- | ||
|
||
# Oracles | ||
|
||
Explore how oracles on the Bitlayer network enable smart contracts to seamlessly access real-world data, such as asset prices and external events. Oracles act as a bridge between the blockchain and off-chain data, ensuring smart contracts can execute based on accurate, decentralized information. This integration expands the capabilities of smart contracts, allowing for more complex and dynamic applications within the Bitlayer ecosystem. | ||
|
||
## Available Oracles on Bitlayer | ||
|
||
| Name | Description | | ||
|----------|----------| | ||
|[APRO](https://www.apro.com/)|APRO Oracle is the top decentralized oracle in the Bitcoin ecosystem, offering Bitcoin-level security and rapid response through its innovative Oracle 3.0 standard.| | ||
|[Supra](https://supra.com/)|Supra is a high-throughput Oracle & IntraLayer with cross-chain solutions linking public and private blockchains.| |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters