For the complete documentation index, see llms.txt
Midnight.js
Midnight.js는 Midnight 블록체인 기반 탈중앙화 애플리케이션 개발을 위한 클라이언트 라이브러리입니다.
컴포넌트를 다운로드하려면 Artifacts 아래의 해당 링크를 클릭하세요.
Release 4.1.1LATEST
2 June 2026
Artifacts
Summary
- Renamed
IndexerFormattedError.causeto.errorsfor ES2022 compatibility (breaking) - Applied full password policy to signing key and private state export operations
- Emitted contract state for
blockHeight/blockHashconfigurations - Hardened error handling in
indexer-public-data-provider - Added signing key validation on import
- Warned on plain HTTP/WS for non-loopback provider URLs
- Added qanet support via NIGHT/DUST faucet flow in
testkit-js