Skip to content

neutron-org/neutronjsplus

Repository files navigation

Neutron Helpers

npm version

@neutron-org/neutronjsplus is an npm package designed to facilitate working with the Neutron blockchain and contracts. It includes a set of helpers and utilities that allow for quick and easy interaction with the Neutron Network.

Installation

Install the package using npm:

npm install @neutron-org/neutronjsplus

or using yarn:

yarn add @neutron-org/neutronjsplus

Features

  • Contracts management;
  • Sending and receiving transactions;
  • Interaction with the Neutron blockchain, and much more.

Version compatibility

Neutron Neutronjsplus
< 2.0.0 < 0.1.0
2.0.0 0.1.0
3.0.0 0.3.0
4.0.0 0.5.0

Usage Example

TODO

License

neutronjsplus is distributed under the Apache-2.0 license. See the LICENSE file in the repository for details.