Sales Process / Website

We are building a unique Discord bot that will handle the minting process.

Each Circle is unique and seeded by the Bitcoin wallet address of the first buyer. So we will won't inscribe each Ordinal until it is purchased.

To make that work we are building a website sales process for Buyers. It will generally work like this:

  1. Buyer goes to the Circles website to start the buying process.

  2. Buyer enters their DELIVERY 1btc address in a form.

  3. the website gives them a payment btc address for them to send payment. Each payment address is unique to that buyer and mapped to that buyer's delivery address.

  4. a bot is monitoring the payment address, once payment clears, the bot seeds the Circle generator with the buyer's delivery address, and then inscribes the new Circle, then sends it to the buyers delivery address.

  5. This helps prevent discord fraud and scammers. No escrow, no discord messages, etc.

  6. I will be seeking some volunteers to inscribe the first few to prove to everyone the process works and is not a fraud.

  7. I think the bot will have a public status page so everyone can see the status of all the payments & inscriptions.

Last updated