11 releases (breaking)

0.11.1 Mar 14, 2025
0.11.0 Jul 11, 2024
0.10.0 Mar 20, 2024
0.8.0 Dec 22, 2023
0.1.0 Dec 21, 2022

#1 in #neutron

Download history 922/week @ 2025-08-25 745/week @ 2025-09-01 526/week @ 2025-09-08 319/week @ 2025-09-15 362/week @ 2025-09-22 639/week @ 2025-09-29 489/week @ 2025-10-06 798/week @ 2025-10-13 351/week @ 2025-10-20 306/week @ 2025-10-27 377/week @ 2025-11-03 422/week @ 2025-11-10 363/week @ 2025-11-17 156/week @ 2025-11-24 535/week @ 2025-12-01 133/week @ 2025-12-08

1,197 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
~369K SLoC