UNPKG

@substrate/api-sidecar

Version:

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

5 lines (4 loc) 108 B
export * from './accounts'; export * from './blocks'; export * from './pallets'; export * from './runtime';