#query #neutron #inter-chain #module #github #cosmwasm #com

bin+lib neutron-sdk

Neutron CosmWasm SDK for interacting with Neutron blockchain

9 releases (breaking)

0.10.0 Mar 20, 2024
0.8.0 Dec 22, 2023
0.7.0 Oct 17, 2023
0.6.0 Jul 6, 2023
0.1.0 Dec 21, 2022

#47 in Magic Beans

Download history 306/week @ 2023-12-21 889/week @ 2023-12-28 1590/week @ 2024-01-04 1754/week @ 2024-01-11 775/week @ 2024-01-18 728/week @ 2024-01-25 1642/week @ 2024-02-01 3648/week @ 2024-02-08 3433/week @ 2024-02-15 3033/week @ 2024-02-22 1533/week @ 2024-02-29 2858/week @ 2024-03-07 3744/week @ 2024-03-14 1014/week @ 2024-03-21 651/week @ 2024-03-28 587/week @ 2024-04-04

6,321 downloads per month

Apache-2.0

385KB
7.5K SLoC

Neutron Cosmwasm SDK

The CosmWasm library with helper methods and structures for interacting with Neutron blockchain

Overview

The Neutron SDK consists of the following subpackages:

Package Reference Description
Neutron Interchain Queries https://github.com/neutron-org/neutron-sdk/tree/main/packages/neutron-sdk/src/interchain_queries Queries, messages and helper methods for interacting with Neutron Interchain Queries Module
Neutron Interchain Transactions https://github.com/neutron-org/neutron-sdk/tree/main/packages/neutron-sdk/src/interchain_txs Queries, messages and helper methods for interacting with Neutron Interchain Transactions Module
Neutron Bindings https://github.com/neutron-org/neutron-sdk/tree/main/packages/neutron-sdk/src/bindings Structures and helper methods for interacting with Neutron blockchain
Neutron Sudo https://github.com/neutron-org/neutron-sdk/tree/main/packages/neutron-sdk/src/sudo Structures for Sudo Contract callbacks from Neutron blockchain
Neutron Errors https://github.com/neutron-org/neutron-sdk/tree/main/packages/neutron-sdk/src/errors Structures and helpers for Neutron specific error and result types
Neutron Proto Types https://github.com/neutron-org/neutron-sdk/tree/main/packages/neutron-sdk/src/proto_types Neutron specific protobuf types.

Documentation

Check out our documentation at https://docs.neutron.org.

License

This package is part of the neutron-sdk repository, licensed under the Apache License 2.0 (see NOTICE and LICENSE).

Dependencies

~10MB
~209K SLoC