Skip to main content
For the complete documentation index, see llms.txt

API reference

Midnight 블록체인에서 탈중앙화 애플리케이션을 구축하기 위한 API 문서입니다. 이 API들은 smart contract 상호작용, 지갑 연동, 블록체인 조회, 트랜잭션 관리를 위한 핵심 구성 요소를 제공합니다.

Core APIs

Compact Runtime

Compact smart contract용 Runtime 기본 요소입니다.

View API →

Midnight.js

탈중앙화 애플리케이션 구축을 위한 TypeScript SDK입니다.

View API →

DApp Connector

DApp을 Midnight 지갑에 연결하는 표준 인터페이스입니다.

View API →

Midnight Indexer

블록체인 데이터를 조회하는 GraphQL API입니다.

View API →

Blockchain interactions

Ledger

트랜잭션 조립 및 원장 연산을 위한 TypeScript 바인딩입니다.

View API →

Onchain Runtime

Midnight onchain runtime에 대한 저수준 인터페이스입니다.

View API →

ZSwap

차폐 트랜잭션을 위한 privacy pool 구현체입니다.

View API →

Testing and development

Testkit.js

Midnight 애플리케이션을 위한 종합 테스트 솔루션입니다.

View API →

Version compatibility

최신 버전 정보와 호환성 매트릭스는 릴리스 노트지원 매트릭스를 참고하세요.