B2Bitcoin / beBOP

Marvelous p2p bitcoin-based online sales platform
https://be-bop.io
GNU Affero General Public License v3.0
14 stars 3 forks source link

NFT implementation (mint on sale + generate custom file) #211

Open Tirodem opened 1 year ago

Tirodem commented 1 year ago

TBD

(for now only for products with PDF digital file)

2 step process :

Mint NFT on "collectible" product sale

When I buy a digital file with "collectible" flag, on /order, I have to fill one of my BTC wallet public address for NFT mint purpose. Once the order is paid, I can download my generic digital file (in all case). I'll be notified by my wallet once the NFT is minted.

When I go to /claim/{product-id} instead of /product/{product-id} :

Tirodem commented 1 year ago

As seen on Discord, a RGB implementation on Nodl in on its way. We'll discuss the topic with Michel Laurent Olga & the other and follow their progress as a symbiotic parasite to make RGB integration on Bootik easier and cheaper.

Tirodem commented 1 year ago

To consider : a v1 testnet on Ordinal or Counterparty (depending of the maturity and availability of nodeJS existing packages) to tease the feature and make a PoC before a v2 on test/mainnet with RGB once it's properly assimilated to Nodl hosting

coyotte508 commented 1 year ago

3-5 days