@gear-js/txwrapper
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

GEAR


Description

This package is designed to provide convenient helper functions for generating offline transactions specifically tailored for the Gear pallet. It seamlessly integrates with the @substrate/txwrapper-core package, enabling efficient transaction handling.

Installation

npm install @gear-js/txwrapper

or

yarn add  @gear-js/txwrapper

Examples

Check out example of creating and sending sendMessage transaction here

To run the example:

  1. Run the Gear node locally
  2. Run
yarn install
yarn sendMessageExample

Check out more usage examples here

Readme

Keywords

Package Sidebar

Install

npm i @gear-js/txwrapper

Weekly Downloads

9

Version

0.1.0

License

GPL-3.0

Unpacked Size

27.2 kB

Total Files

36

Last publish

Collaborators

  • osipov-mit