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

bin+lib neutron-sdk

Neutron CosmWasm SDK for interacting with Neutron blockchain

8 breaking releases

0.11.0 Jul 11, 2024
0.10.0 Mar 20, 2024
0.9.0 Mar 15, 2024
0.8.0 Dec 22, 2023
0.1.0 Dec 21, 2022

#3 in #neutron

Download history 510/week @ 2024-09-07 927/week @ 2024-09-14 2575/week @ 2024-09-21 1237/week @ 2024-09-28 501/week @ 2024-10-05 644/week @ 2024-10-12 423/week @ 2024-10-19 1283/week @ 2024-10-26 522/week @ 2024-11-02 950/week @ 2024-11-09 126/week @ 2024-11-16 131/week @ 2024-11-23 3562/week @ 2024-11-30 2593/week @ 2024-12-07 1282/week @ 2024-12-14 19/week @ 2024-12-21

7,478 downloads per month
Used in 6 crates (3 directly)

Apache-2.0

415KB
8K 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

~17MB
~355K SLoC