Skip to content

ASI:ChainDevNet Documentation

Build, test, and deploy on the ASI:Chain development network

Welcome to ASI:Chain DevNet

ASI:Chain is a blockchain network built for the Artificial Superintelligence Alliance ecosystem. This documentation helps you get started with DevNet - our development and testing environment.

Current Network Status

DevNet is Live

  • Bootstrap (P2P join URI): rnode://0d1312b556db1d3fa4745fd88c29f8e15095621e@54.152.57.201?protocol=40400&discovery=40404
  • Public API (Validator 1, write + read): http://34.196.119.4:40403
  • Block Explorer: explorer.dev.asichain.io
  • Wallet: wallet.dev.asichain.io
  • Faucet: faucet.dev.asichain.io
  • Configuration: 1 Bootstrap + 3 Validators (observer is currently unstable; Validator 1 handles both deploys and reads)

Choose Your Path

ASI:Chain Workflows

Developers

Validators

Users

Key Resources

Documentation Sections

Explore our comprehensive documentation:

General

Quick Start

Shard & Nodes

Tools

Architecture

Help

What is DevNet?

DevNet is ASI:Chain's development network where:

  • Test tokens have no real value - Experiment freely
  • Anyone can join - Become a validator or just use the network
  • Smart contracts - Deploy and test Rholang contracts
  • Live environment - Full blockchain functionality for testing

Important Notes

Security Reminders:

  • DevNet tokens have NO real value
  • Keep private keys secure - they cannot be recovered if lost
  • Do not use DevNet keys on mainnet (when available)
  • Always verify you're on official sites (check URLs)

Official Sites:

Getting Started in 3 Steps

  1. Create a Wallet

  2. Get Test Tokens

  3. Start Building

    • Deploy smart contracts
    • Transfer tokens
    • Explore the network

Support

Need help?

  • Documentation: Browse this site using the navigation
  • FAQ: Check the FAQ section for common questions
  • GitHub: Report issues at asi-alliance/asi-chain
  • Community: Connect with other developers

Learn More

Key Concepts:

Technical Details:


ASI:Chain DevNet - Development Network