Socket
Socket
Sign inDemoInstall

@acala-network/api-augment

Package Overview
Dependencies
0
Maintainers
5
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @acala-network/api-augment

Acala types augment for @polkadot/api


Version published
Maintainers
5
Created

Readme

Source

Description

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

Installation

npm i @acala-network/api-augment

:warning: @polkadot/api should be installed in your project!

Usage

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

  • import '@acala-network/api-augment' - applies Moonbeam types and endpoint augmentation
  • import '@acala-network/api-augment/moonriver' - applies Moonriver types and endpoint augmentation
  • import '@acala-network/api-augment/moonbase' - applies Moonbase Alpha 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.

Keywords

FAQs

Last updated on 09 Aug 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc