@nepoche/protocol-substrate-types

v0.0.19
Polkadot.js type definitions required for interacting with Webb's substrate protocol

Protocol Substrate Types

This package is meant to be updated alongside changes to the protocol-substrate runtime. The package builds the types against the protocol-substrate standalone runtime.

Update Types

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

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

  • Run the following yarn scripts:

yarn update:metadata
yarn build:interfaces

Building the package

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

yarn build
npm i @nepoche/protocol-substrate-types

Metadata

Downloads

Maintainers