3 stable releases

1.2.0 Feb 1, 2024
1.1.0 Jul 18, 2023
1.0.0 Jun 30, 2023

#20 in #marketplaces

46 downloads per month
Used in 2 crates

BUSL-1.1

47KB
1K SLoC

sg-marketplace-common

The sg-marketplace-common common package is used to manage functionality shared between marketplace contracts. The package is divided into the following modules:

  • mod address: functionality related to the cosmwasm_std::Addr type
  • mod coin: functionality related to the cosmwasm_std::Coin type
  • mod nft: functionality related to NFT data
  • mod query: functionality related to querying smart contracts
  • mod sale: functionality related to NFT sales

lib.rs:

sg-marketplace-common

The sg-marketplace-common common package is used to manage functionality shared between marketplace contracts. The package is divided into the following modules:

  • mod address: functionality related to the cosmwasm_std::Addr type
  • mod coin: functionality related to the cosmwasm_std::Coin type
  • mod nft: functionality related to NFT data
  • mod query: functionality related to querying smart contracts
  • mod sale: functionality related to NFT sales

Dependencies

~5.5–7.5MB
~186K SLoC