8 个重大版本
0.11.0 | 2024年7月11日 |
---|---|
0.10.0 | 2024年3月20日 |
0.9.0 | 2024年3月15日 |
0.8.0 | 2023年12月22日 |
0.1.0 | 2022年12月21日 |
#3 in #中子
1,764 每月下载量
用于 3 crates
415KB
8K SLoC
Neutron CosmWasm SDK
带有辅助方法和结构,用于与 Neutron 区块链 交互的 CosmWasm 库
概述
Neutron SDK 包含以下子包
包 | 参考 | 描述 |
---|---|---|
Neutron Interchain Queries | https://github.com/neutron-org/neutron-sdk/tree/main/packages/neutron-sdk/src/interchain_queries | 与 Neutron Interchain Queries 模块交互的查询、消息和辅助方法 |
Neutron Interchain Transactions | https://github.com/neutron-org/neutron-sdk/tree/main/packages/neutron-sdk/src/interchain_txs | 与 Neutron Interchain Transactions 模块交互的查询、消息和辅助方法 |
Neutron Bindings | https://github.com/neutron-org/neutron-sdk/tree/main/packages/neutron-sdk/src/bindings | 与 Neutron 区块链交互的结构和辅助方法 |
Neutron Sudo | https://github.com/neutron-org/neutron-sdk/tree/main/packages/neutron-sdk/src/sudo | Neutron 区块链 Sudo 合约回调的结构 |
Neutron Errors | https://github.com/neutron-org/neutron-sdk/tree/main/packages/neutron-sdk/src/errors | Neutron 特定错误和结果类型的结构和辅助方法 |
Neutron Proto Types | https://github.com/neutron-org/neutron-sdk/tree/main/packages/neutron-sdk/src/proto_types | Neutron 特定的 protobuf 类型。 |
文档
请查看我们的文档:https://docs.neutron.org.
许可证
此包是 neutron-sdk 仓库的一部分,根据 Apache License 2.0 许可(参见 NOTICE 和 LICENSE)。
依赖项
~16MB
~345K SLoC