From 8b3be027ec433b0c767f3eab4a7161d1d1e68feb Mon Sep 17 00:00:00 2001 From: metaversena <10896084+metaversena@user.noreply.gitee.com> Date: Sat, 12 Oct 2024 18:51:36 +0800 Subject: [PATCH] add oracles section add oracles section --- docs/Build/DeveloperResources/Oracles.md | 14 ++++++++++++++ docs/Build/TrackPack/BoostTools.md | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 docs/Build/DeveloperResources/Oracles.md diff --git a/docs/Build/DeveloperResources/Oracles.md b/docs/Build/DeveloperResources/Oracles.md new file mode 100644 index 00000000..a82d6376 --- /dev/null +++ b/docs/Build/DeveloperResources/Oracles.md @@ -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.| \ No newline at end of file diff --git a/docs/Build/TrackPack/BoostTools.md b/docs/Build/TrackPack/BoostTools.md index c92a1035..33028062 100644 --- a/docs/Build/TrackPack/BoostTools.md +++ b/docs/Build/TrackPack/BoostTools.md @@ -35,5 +35,5 @@ Leverage the suite of tools within the Bitlayer ecosystem to maximize your poten |MPC Wallet|[Bitverse](https://www.bitverse.zone/)|Bitverse| |Social Wallet|[TOMO](https://tomo.inc/)|The all-in-one wallet designed to bring the mass adoption| |Social Wallet|[Komet](https://komet.me/)|Instant liquidity with Komet wallet for for Digital collectible traders| -|Oracle|[APRO](https://www.apro.com/)|APRO is a decentralized oracle network tailored for the Bitcoin ecosystem, providing reliable, fast and cost-effective data solutions.| +|Oracle|[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.| |Oracle|[Supra](https://supra.com/)|Supra is a high-throughput Oracle & IntraLayer with cross-chain solutions linking public and private blockchains.| \ No newline at end of file