Skip to content

archway-network/cw721-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cw721 Marketplaces

In this repository you'll find contracts for easily deploying the following types of marketplaces

  • Single collection
    • Allows swapping NFTs from a specific cw721 contract for native tokens or cw20s
    • Only contract admin can set or update the cw721 contract address used as default in swaps
  • Permissioned
    • Allows swapping NFTs from a curated list of cw721 contracts for native tokens or cw20s
    • Only contract admin can set or update the list of cw721 contract addresses
  • Multiple collections (open)
    • Allows swapping any cw721 NFT for native tokens or cw20s

About

Contracts for a variety of types of cw721 marketplaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages