@moonbeam-network/types-bundle
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Moonbeam Types Bundle

Exports npm package @moonbeam-network/types-bundle, formated as per polkadot-js specification to use with the app or the API.

Development

typesBundlePre900 is of type OverrideBundleType to associate runtime names with correct definitions.

moonbeamDefinitions is of types OverrideBundleDefinition and returns a different set of types for each runtime version.

Print Types

To print and save types JSON for a specific version run: ts-node generateJSON.ts <version number>

To print and save the latest: ts-node generateJSON.ts latest

Package Sidebar

Install

npm i @moonbeam-network/types-bundle

Weekly Downloads

890

Version

1.0.2

License

GPL-3.0-only

Unpacked Size

102 kB

Total Files

18

Last publish

Collaborators

  • purestake_dev
  • elmar-purestake
  • crystalin
  • purestake_web_dev