Overview
Alephium offers a scalable, secure and decentralized platform for building decentralized applications (DApps). In this section, you can learn about Ralph, the smart contract programming language for Alephium, and the Web3 SDK, which offers powerful tools to interact with the blockchain and a developer friendly framework for compiling, testing and deploying smart contracts.
Getting Started with a template
The easiest way to get started with building dApps on Alephium is to use one of the available templates.
- Node.js template: A simple faucet dApp built with Node.js.
- Next.js template with app router: A simple faucet dApp built with Next.js app router.
- Next.js template with pages router: A simple faucet dApp built with Next.js pages router.
- Remix template: A simple remix template.
- React template: A simple react template.
Concepts and Standards
Here, you'll find information on high-level concepts and standards, as well as practical tutorials to help you get hands-on experience.
You can also find information about Oracles here.
Dive in to explore and build innovative DApps on Alephium!