@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.
Install the package using npm:
npm install @neutron-org/neutronjsplus
or using yarn:
yarn add @neutron-org/neutronjsplus
- Contracts management;
- Sending and receiving transactions;
- Interaction with the Neutron blockchain, and much more.
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 |
TODO
neutronjsplus
is distributed under the Apache-2.0 license. See the LICENSE
file in the repository for details.