bitcoin-nfts / bitcoin-colors

A sample NFT collection that shows the strong connection between Stacks and Bitcoin.
6 stars 2 forks source link

Develop NFT Contract Structure #5

Closed whoabuddy closed 1 year ago

whoabuddy commented 1 year ago

Since this is not a normal/standard marketplace contract, I expect we'll have a few design elements to think through, including:

The DAO could be a good place to keep the NFT escrow contract as well.

whoabuddy commented 1 year ago

Linking bitcoin-nfts/mint-runner#16

whoabuddy commented 1 year ago

Update: all NFT contact functions are added, including signatures for verifying the Bitcoin TX - this part still needs to be filled in and this PR reviewed.

whoabuddy commented 1 year ago

Closing this out as there are now several smaller issues outlining remaining tasks.