Skip to content

Commit d01759c

Browse files
authored
Merge pull request #21 from scroll-tech/develop
update from main
2 parents 43227c3 + 0055a8e commit d01759c

File tree

4 files changed

+37
-1
lines changed

4 files changed

+37
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ Borrowing and lending platforms let users earn yield, leverage positions or prot
8181

8282
Liquid Staking Tokens produce yield by just holding them on the wallet by a process called Rebase. Higher market cap indicates more accesibility to users.
8383

84-
<iframe src="https://dune.com/embeds/5515252/8983149"/>
84+
<iframe src="https://dune.com/embeds/5515252/8983149"/>

src/content/tools/en/anyrand.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: "Anyrand"
3+
category: ["Oracle"]
4+
excerpt: "Permissionlessly verifiable random number generator for any EVM network."
5+
logo: { src: "https://docs.anyrand.com/img/anyrand-logo.svg", alt: "Anyrand Logo" }
6+
website: "https://anyrand.com/"
7+
network: ["Mainnet", "Testnet"]
8+
---
9+
10+
**_Official Anyrand docs:_**
11+
12+
[docs.anyrand.com](https://docs.anyrand.com/)

src/content/tools/en/pimlico.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: "Pimlico"
3+
category: ["Infra","Chain Abstraction"]
4+
excerpt: "Gass-less experience, account abstraction infrastructure and boundlers."
5+
logo: { src: "https://avatars.githubusercontent.com/u/125581500?s=200&v=4", alt: "Pimlico Logo" }
6+
website: "https://www.pimlico.io/"
7+
network: ["Mainnet", "Testnet"]
8+
---
9+
10+
**_Official Pimlico docs:_**
11+
12+
[docs.pimlico.io](https://docs.pimlico.io/)

src/content/tools/en/privy.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: "Privy"
3+
category: ["Wallet","Onboarding"]
4+
excerpt: "Wallet and onboarding tooling for developers."
5+
logo: { src: "https://framerusercontent.com/images/AwTsKmlC3D7Q0nXT1xH0qt3jHkI.png", alt: "Privy Logo" }
6+
website: "https://www.privy.io/"
7+
network: ["Mainnet", "Testnet"]
8+
---
9+
10+
**_Official Privy docs:_**
11+
12+
[docs.privy.io](https://docs.privy.io/welcome)

0 commit comments

Comments
 (0)