Skip to content

Commit 9b5124a

Browse files
authored
Tooling update (#467)
* added pimlico and privy * fixed dune embeds
1 parent 0081e20 commit 9b5124a

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

src/content/docs/en/developers/developer-ecosystem.mdx

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Explore Scroll’s most active ecosystem tooling and integrate it into your proj
2121

2222
Higher DEX volume creates more yield for liquidity providers and brings more arbitrage opportunities. As a builder, you can permissionlessly integrate your application with DEXs to provide swaps or generate yield for your users.
2323

24-
<iframe src="https://dune.com/embeds/5450198/8891807"/>
24+
<iframe src="https://dune.com/embeds/5480665/8932246"/>
2525

2626
| Dex | Contract | Docs |
2727
| - | - |- |
@@ -52,7 +52,7 @@ DEXes with more liquidity will lead to less slippage when performing swaps.
5252

5353
Bridges provide not only ERC-20 token transfers but also are able to send arbitrary data cross-chains. A higher number of transactions signals user preference and trust in the bridge.
5454

55-
<iframe src="https://dune.com/embeds/5328584/8734000"/>
55+
<iframe src="https://dune.com/embeds/5480574/8932121"/>
5656

5757
| Bridge | Contract | Docs |
5858
| - | - |- |
@@ -83,11 +83,13 @@ Liquid Staking Tokens produce yield by just holding them on the wallet by a proc
8383

8484
<iframe src="https://dune.com/embeds/5515252/8983149"/>
8585

86-
# Oracles on Scroll
86+
# Recommended Developer Tooling
8787

88-
Oracles offer services that blockchains can't handle natively, by bringing in data from the outside world. In the Scroll ecosystem, Chainlink provides price feeds, while Anyrand supplies decentralized randomness.
88+
Useful tools and services to help you build on Scroll.
8989

90-
| VRF | Contract | Docs |
91-
| - | - |- |
92-
| Anyrand | [Anyrand Contract Address](https://docs.anyrand.com/using-anyrand/supported-networks) | [Anyrand Documentation](https://docs.anyrand.com/) |
93-
| Chainlink | [Chainlink Price Feeds](https://docs.chain.link/data-feeds/price-feeds/addresses?page=1&testnetPage=1&network=scroll) | [Price Feeds Documentation](https://docs.chain.link/data-feeds/using-data-feeds) |
90+
| VRF | Description | Contract | Docs |
91+
| - | - | - | - |
92+
| Chainlink | Token price feeds. | [Chainlink Price Feeds](https://docs.chain.link/data-feeds/price-feeds/addresses?page=1&testnetPage=1&network=scroll) | [Price Feeds Documentation](https://docs.chain.link/data-feeds/using-data-feeds) |
93+
| Pimlico | Gass-less experience, account abstraction infrastructure and boundlers. | n/a | [Pimlico docs](https://docs.pimlico.io/) |
94+
| Privy | Wallet and onboardking. | n/a | [Privy docs](https://docs.privy.io/welcome) |
95+
| Anyrand | Random number generator oracle. | [Anyrand Contract Address](https://docs.anyrand.com/using-anyrand/supported-networks) | [Anyrand Documentation](https://docs.anyrand.com/) |

0 commit comments

Comments
 (0)