Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Changelog

All notable changes to magical-nft will be documented here.

[Unreleased]

Added

  • Initial template release
  • Three-contract architecture (Main, Renderer, Storage)
  • SSTORE2 integration for efficient onchain storage
  • TypeScript utility scripts
  • Foundry deployment scripts
  • Vocs documentation

Features

  • Modular contract design
  • Asset conversion pipeline (AVIF support)
  • Base64 encoding utilities
  • Contract verification scripts
  • Multi-network deployment support

Version History

Future releases will be documented here with:

  • Added - New features
  • Changed - Changes in existing functionality
  • Deprecated - Soon-to-be removed features
  • Removed - Removed features
  • Fixed - Bug fixes
  • Security - Security improvements