Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 689 Bytes

File metadata and controls

23 lines (15 loc) · 689 Bytes

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Keep a Changelog and Semantic Versioning.

[Unreleased]

Added

  • Changelog file following Keep a Changelog format
  • PR template with changelog checklist item

[0.1.0] - 2025-03-23

Added

  • Token Factory Soroban smart contract (Rust/Stellar SDK)
  • React/TypeScript frontend scaffolded with Vite
  • Freighter wallet integration via useWallet hook
  • IPFS/Pinata metadata upload support
  • Tailwind CSS UI components (Button, Card, Input, Spinner)
  • Vitest test setup with jsdom environment