project screenshot 1
project screenshot 2
project screenshot 3
project screenshot 4
project screenshot 5

Aleph

Platform (hub) for developers building on top of OP Stack chains

Aleph

Created At

Superhack

Winner of

πŸ› οΈ Base β€” Base Nodes

🏊 Mode β€” Prize Pool

Project Description

This project is aimed at developers who want to built applications on top of OP Stack chains. Usually, when building a project on L2 chains, developers are tasked with the same challenges: how to deploy a contract, how to make a transaction, how to bridge some ETH or tokens, how to query L1 data, and so on.

Aleph provides that, and more. It's a set of tools created specifically for OP Stack app developers. It includes general docs, helpful guides, an interactive JSON-RPC API reference, an interactive directory of pre-built contracts, an ETH bridge, a token faucet, and a directory of tools and apps already available.

Aleph is designed to be working with an OP Stack chain, be it Optimism, Mode, Base, Zora, or any other with little to no modifications.

How it's Made

At its core, Aleph is a mix of a traditional web application and a dapp. For docs and guides, we render markdown content as static HTML. For JSON-RPC API reference, we execute JSON-RPC methods directly through the provider. For contract reference, we parse the contract's ABI to generate the execution form, and do the low-level conversions for query calls. For the bridge, we use viem/wagmi to make a proper high-level transaction based on the user input. For the "ecosystem" and "tooling" sections, we use a prebuilt direction of project and render them based on the selected network.

background image mobile

Join the mailing list

Get the latest news and updates