logo

Ralph Studio

Welcome
Workspace
my-alephium-project
contracts
RSimpleToken.ral
RCounter.ral
RVault.ral
RTokenFaucet.ral
Not connected
logo
Ralph Studio
v0.1.0

Welcome to Ralph Studio

A clean workspace for writing, compiling, deploying, and interacting with Ralph smart contracts on Alephium.

Start here

Start with a sample file or create a new Ralph contract from the explorer.

Workflow
01Write

Open a sample file or start a new Ralph contract.

02Compile

Save to compile and catch errors inline.

03Deploy

Pick a network, fill constructor fields, and deploy.

04Interact

Call read functions or send transactions from the panel.

Shortcuts
Ctrl+SSave & compile
Ctrl+/Toggle comment
Ctrl+ZUndo
Alt+Shift+FFormat
Devnet quickstart
# Start a local Alephium node
docker run -d --name alephium \
-p 12973:12973 -p 22973:22973 \
alephium/alephium:latest
Test wallet
1DrDyTr9RpRsQnDnXo2YRiPzPW4ooHX5LLoqXrqfMrpQH
1,000,000 ALPH · password: alph
Built for the Alephium ecosystem · Ralph Studio is open source
Welcome to Ralph Studio v0.1.0
Deploy contracts and call functions to see transactions here.
Each transaction shows the tx ID, contract name, and function called.
Click any transaction to copy the tx ID or view details.
Ralph Studio v0.1.0