@keep-starknet-strange/madara-api-augment
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

Description

TypeScript type definitions that can be used to decorate the @polkadot/api.

Installation

npm i @keep-starknet-strange/madara-api-augment

⚠️ @polkadot/api should be installed in your project!

Usage

Add to your codebase entry point before any imports from the API itself.

  • import '@keep-starknet-strange/madara-api-augment' - applies Madara types and endpoint augmentation

Docs

Publish

Update package version.

npm version --no-git-tag-version 0.1500.0

Generate new types.

npm run generate

The version change and new generated types should be merged to master.

Build the package.

npm run build

This will build the package and copy necessary files to the build folder.

npm run publish

This will publish content of the build folder.

Package Sidebar

Install

npm i @keep-starknet-strange/madara-api-augment

Weekly Downloads

0

Version

0.1.4

License

GPL-3.0-only

Unpacked Size

269 kB

Total Files

42

Last publish

Collaborators

  • abdelhamid-bakhta