Developer Quick Start

Build in Minutes

Get your dApp running on Aurlink in under 15 minutes. Our developer-friendly tools and comprehensive documentation make blockchain development accessible to everyone.

Get Started in 4 Steps

01

Environment Setup

5 min

Install Aurlink CLI and configure your development environment

npm install -g @aurlink/cli
02

Initialize Project

2 min

Create your first Aurlink dApp with our starter template

aurlink init my-dapp
03

Deploy Contract

3 min

Deploy your smart contract to Aurlink testnet

aurlink deploy --network testnet
04

Go Live

1 min

Deploy to mainnet and start building your user base

aurlink deploy --network mainnet

Prerequisites

Node.js 18+ installed
Basic JavaScript knowledge
MetaMask or similar wallet
Git installed

Need Help?

Our developer community is here to help you get started and answer any questions.

Developer Experience

Built-in Security

Automated security audits and vulnerability scanning

  • Smart contract analysis
  • Gas optimization
  • Access control

Multi-Chain Ready

Deploy once, run everywhere across supported chains

  • Ethereum
  • BSC
  • Polygon
  • Solana
  • More...

CI/CD Integration

Seamless integration with your development workflow

  • GitHub Actions
  • Automated testing
  • One-click deployment

Ready to Start Building?

Explore our comprehensive documentation and start building the next generation of dApps.