0.1.0 • Published 1 year ago

@gear-js/txwrapper v0.1.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
1 year ago

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

0.1.0

1 year ago

0.0.1

2 years ago