Quickstart
Deploy your first application to the permaweb in under 5 minutes using ARlink. This guide will walk you through connecting your wallet, setting up your first deployment, and publishing your application.
Prerequisites
Before you begin, make sure you have:
An Arweave wallet (ArConnect recommended)
A GitHub account or Protocol Land account
Your web application code ready to deploy
Step 1: Connect Your Wallet
Visit ARlink Dashboard
Click "Connect Wallet" in the top right corner
Select your wallet provider (ArConnect recommended)
Authorize the connection when prompted
If you don't have an Arweave wallet yet, we recommend installing ArConnect first.
Step 2: Create Your First Deployment
Choose your preferred deployment method:
Click "New Deployment" in the dashboard
Select "Import from GitHub"
Authorize ARlink in GitHub if prompted
Choose your repository
Configure your build settings:
Step 3: Set Up Your Domain
Choose your preferred domain option:
Enable "Custom ArNS Name" in deployment settings
Enter your preferred name (e.g.,
myapp
)Your application will be available at:
myapp_arlink.ar-io.dev
Custom names must be unique across ARlink. If your chosen name is taken, try adding a unique identifier.
Step 4: Deploy
Review your deployment settings
Click "Deploy" to start the build process
Monitor the build progress in real-time
Once complete, you'll receive:
Arweave Transaction ID
Deployment URL
ArNS Domain (if configured)
Common Questions
Next Steps
Need help? Click the chat icon in the bottom right or join our Discord community.
Last updated