Midnight.js
Midnight.js는 Midnight 블록체인 기반 탈중앙화 애플리케이션 개발을 위한 클라이언트 라이브러리입니다.
컴포넌트를 다운로드하려면 Artifacts 아래의 해당 링크를 클릭하세요.
Release 3.0.0LATEST
17 December 2025
Artifacts
Summary
- Configurable password provider for encrypted storage
- Async transaction handling
- AES-256-GCM storage encryption
- BalancedProvingRecipe types (3 discriminated types)
- Compact compiler 0.27.0 with .js output
- Fixed ESM/CJS dual package support
- Unshielded token support (NIGHT)
- High-level transaction functions (submitDeployTx, submitCallTx)
- Transaction TTL configuration
- Changed from enum to string literal
submitTxnow returnsPromise<TransactionId>