0.0.19 • Published 2 years ago

@nepoche/protocol-substrate-types v0.0.19

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

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
0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago