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) 206 B
export { default as RuntimeCode } from './RuntimeCodeController'; export { default as RuntimeMetadata } from './RuntimeMetadataController'; export { default as RuntimeSpec } from './RuntimeSpecController';