- Add join.js CLI for joining EdgeNet with public key identity
- Support generating new Pi-Key identities with Ed25519 signing
- Enable encrypted identity export/import (Argon2id + AES-256-GCM)
- Add multi-contributor demonstration and cross-verification
- Update main CLI to include join command
- Fix test file syntax errors and assertion bounds
- All 186 Rust tests pass, WASM module fully functional
- Build dual WASM targets (web + nodejs) for universal compatibility
- Add Node.js polyfills for web APIs (crypto, performance, window, document)
- Create universal entry point with auto-detection of environment
- Update CLI with comprehensive benchmark, demo, and info commands
- Fix ESM/CJS compatibility with .cjs extension for Node.js module
- Package includes both browser and Node.js WASM binaries
Published to npm as @ruvector/edge-net v0.1.1
Package: 885.4 kB compressed, 3.2 MB unpacked
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>