Skip to content

OpenBurner v1.0.0 - First Stable Release

Choose a tag to compare

@rdyplayerB rdyplayerB released this 14 Oct 19:43
· 188 commits to main since this release

πŸŽ‰ First Stable Release of OpenBurner

This is the first stable release of OpenBurner, a modern hardware wallet interface for HaLo NFC chips.

✨ Key Features

  • πŸ” Hardware Security: HaLo NFC chip integration for hardware-secured keys
  • 🌐 Multi-Chain Support: Ethereum, Base, Arbitrum, Optimism, Polygon, and more
  • πŸ’° Token Management: Auto-detection and management of ERC-20 tokens
  • πŸ“Š Price Oracle: Real-time cryptocurrency prices from CoinGecko
  • 🎨 Modern UI: Beautiful interface with Tailwind CSS and Framer Motion
  • πŸ“± Web-Based: No app installation required, works in any modern browser
  • πŸ”’ EAL6+ Security: Military-grade secure element protection

πŸš€ What's New

  • Complete hardware wallet functionality
  • Multi-tier caching for optimal performance
  • Comprehensive documentation
  • Semantic versioning and release management
  • Production-ready codebase

πŸ“– Documentation

πŸ”§ Installation

git clone https://github.com/rdyplayerB/openburner.git
cd openburner
npm install
npm run dev

πŸ›‘οΈ Security

This release uses hardware-isolated private keys with EAL6+ certified secure elements. Your private keys never leave the HaLo chip.


Full Changelog: v0.1.0...v1.0.0