Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/bob-collective/bob into n…
Browse files Browse the repository at this point in the history
…akul/feat_contract_docs
  • Loading branch information
nakul1010 committed Nov 29, 2023
2 parents 27d6d5c + a310521 commit 70baf25
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions contracts/hello-zkvm
Submodule hello-zkvm added at 8a783d
1 change: 1 addition & 0 deletions docs/docs/build/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ This is alpha-stage software. We love to work closely with you to make BOB usefu
## Tools

- [Rust zkVM](/docs/build/tools/bonsai): Learn how to write Rust off-chain code that can be verified on-chain on BOB.
- [Oracles](/docs/build/tools/oracles): Learn how to use oracles on BOB.
12 changes: 12 additions & 0 deletions docs/docs/build/tools/oracles.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Oracles

## Acurast

[Acurast](https://acurast.com/) is a zero-trust application platform with universal interoperability.

Acurast provides [Chainlink-compatible Price Feeds](https://docs.acurast.com/integrations/evm/#chainlink-compatible-price-feeds) on BOB. See their guide on how to integrate with Acurast and the deployed price feeds.

### Supported Networks

- BOB Devnet
- BOB Testnet (coming soon)

0 comments on commit 70baf25

Please sign in to comment.