Skip to content

Commit ce83744

Browse files
committed
Add evm-storage to "who's using"
1 parent b1cfa06 commit ce83744

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

public/evm-storage.png

9.44 KB
Loading

src/pages/LandingPage/Tooling.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,11 @@ export default function Tooling() {
7373
url: "https://github.com/Ackee-Blockchain/wake/releases/tag/v4.14.0",
7474
logo: "/wake-logo.png",
7575
},
76+
{
77+
name: "EVM Storage",
78+
url: "https://evm-storage.codes/",
79+
logo: "/evm-storage.png",
80+
},
7681
];
7782

7883
const foundryExample = `# Deploy and verify

0 commit comments

Comments
 (0)