UNPKG

@substrate/api-sidecar

Version:

REST service that makes it easy to interact with blockchain nodes built using Substrate's FRAME framework.

4 lines (3 loc) 214 B
export { default as NodeNetwork } from './NodeNetworkController'; export { default as NodeTransactionPool } from './NodeTransactionPoolController'; export { default as NodeVersion } from './NodeVersionController';