STAR CLI Quick Start Guide

🚀 Get Started with STAR CLI in 5 Minutes

The STAR CLI is the most important tool for developers working with the OASIS ecosystem. This quick start guide will have you up and running in just a few minutes.

📋 Prerequisites

  • .NET SDK 8.0 or higher

  • Access to OASIS platform

  • Basic command-line knowledge

🛠️ Installation

1.1 Clone and Build

# Clone the OASIS repository
git clone https://github.com/oasisplatform/OASIS.git
cd OASIS

# Navigate to STAR CLI
cd "STAR ODK/NextGenSoftware.OASIS.STAR.CLI"

# Build the CLI
dotnet build

1.2 First Run

🎯 Step 1: Authentication

1.1 Avatar Login

1.2 Provider Selection

🏗️ Step 2: Create Your First STARNETHolon

2.1 Create an OAPP

2.2 Create Supporting STARNETHolons

3.1 Add Dependencies to OAPP

3.2 Create Complex Dependencies

📦 Step 4: Publish to STARNET

4.1 Publish STARNETHolons

4.2 Verify Publication

🔍 Step 5: Explore and Download

5.1 Search STARNET

5.2 Download and Install

🧬 Step 6: Understand DNA System

6.1 View DNA File

6.2 DNA Structure

🎮 Step 7: Advanced Operations

7.1 Version Management

7.2 Dependency Management

📊 Step 8: Analytics and Monitoring

8.1 View Statistics

8.2 Monitor Performance

🔧 Step 9: Configuration

9.1 CLI Configuration

9.2 Avatar Management

🚀 Step 10: Advanced Features

10.1 Batch Operations

10.2 Template Operations

🎉 Congratulations!

You've successfully:

  • ✅ Set up STAR CLI

  • ✅ Created your first STARNETHolons

  • ✅ Linked dependencies

  • ✅ Published to STARNET

  • ✅ Downloaded and installed STARNETHolons

  • ✅ Understood the DNA system

  • ✅ Used advanced features

🚀 Next Steps

Continue Learning

Explore Advanced Features

Join Community

  • Discord: Connect with other developers

  • GitHub: Contribute to the project

  • Documentation: Explore advanced features

  • Support: Get help when you need it

📞 Support & Resources

🆘 Common Issues

Authentication Problems

Dependency Issues

Performance Issues


The STAR CLI is the most powerful tool for developers working with the OASIS ecosystem. Continue exploring to unlock its full potential!

Last updated