@nepoche/dkg-substrate-types
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Dkg Substrate Types

This package is meant to be updated alongside changes to the dkg-substrate runtime.

The package builds the types against the dkg-substrate standalone runtime.

Update Types

In order to update types after making changes to the dkg-substrate api do the following:

  • Run a local instance of the appropriate runtime. The types in this package correspond to the dkg-substrate standalone runtime.

  • Run the following yarn scripts:

yarn update:metadata
yarn build:interfaces

Building the types package

After updating the types, run a build for the package with

yarn build

Readme

Keywords

none

Package Sidebar

Install

npm i @nepoche/dkg-substrate-types

Weekly Downloads

1

Version

0.0.1

License

Apache-2.0

Unpacked Size

1.06 MB

Total Files

31

Last publish

Collaborators

  • nepoche