Skip to content

Clarity-Innovation-Lab/stx-semi-fungible-market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STX Semi-Fungible Market

Example implementation of the semi-fungible token standard applied to decentralised marketplaces on Stacks Blockchain. This example also includes the Trait for minting NFT's with any FT and STX using unified interface - enabling minting, listing and buying in any FT (including STX) using the same function calls.

The marketplace for Semi-fungible tokens connects to a SIP 013 contract for transfer of SFTs between user accounts.

Post Conditions

See the SIP-013 Repo for a description of the novel mechanism for post conditions for semi-fungibles. The Clarinet tests in this example contain helper functions for testing the burn/mint event pairs emitted when transferring SFT's.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published