3个稳定版本
| 1.2.0 | 2024年2月1日 |
|---|---|
| 1.1.0 | 2023年7月18日 |
| 1.0.0 | 2023年6月30日 |
#22 in #marketplaces
在 2 crate 中使用
47KB
1K SLoC
sg-marketplace-common
sg-marketplace-common通用包用于管理市场合约之间的共享功能。该包分为以下模块
mod address:与cosmwasm_std::Addr类型相关的功能mod coin:与cosmwasm_std::Coin类型相关的功能mod nft:与NFT数据相关的功能mod query:与查询智能合约相关的功能mod sale:与NFT销售相关的功能
lib.rs:
sg-marketplace-common
sg-marketplace-common通用包用于管理市场合约之间的共享功能。该包分为以下模块
mod address:与cosmwasm_std::Addr类型相关的功能mod coin:与cosmwasm_std::Coin类型相关的功能mod nft:与NFT数据相关的功能mod query:与查询智能合约相关的功能mod sale:与NFT销售相关的功能
依赖关系
~5–7.5MB
~179K SLoC