🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@webb-tools/protocol-substrate-types

Package Overview
Dependencies
Maintainers
8
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webb-tools/protocol-substrate-types

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

latest
Source
npmnpm
Version
0.0.10
Version published
Maintainers
8
Created
Source

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 types package

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

yarn build

FAQs

Package last updated on 14 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts