On-Chain Container

Store multiple files in a single NFT and navigate freely using relative paths.
This page demonstrates the WARREN V2 Container feature.

Learn More →
// FILE STRUCTURE
📦 Container #N
📄 index.html ← Current
📁 css/
// KEY FEATURES
📂

Multi-File Storage

Store up to 256 files in a single Container NFT. Supports various file types including HTML, CSS, JS, and images.

🔗

Relative Path Support

Use relative paths like ./about.html and ../index.html for seamless navigation between files.

Partial Updates

Add, modify, or delete individual files without full redeployment. Version tracking is handled automatically.

// NAVIGATION TEST

Click the links below to test relative path navigation:

About Page → View CSS File