Updated 109 days ago

W3Bay

Group shopping in a trustless environment

  • Crypto / Web3
  • Osmosis
  • Privacy
  • Creator Economy
  • Crosschain Infrastructure
  • Stargaze
  • Marketplace for real-world products
  • Neutron

** See github repo for more details. Happy to demo in-person when not being rate limited by public testnet RPC endpoints :) **

Ever bought an orange? How about a thousand oranges?

Prices go down with wholesale, but most people buy retail... what if you could collaboratively shop, and guarantee all the dynamics with refunds, bad actors, etc.?

Think Ebay, Aliexpress, etc. but using Web3 tech to make smart contract driven guarantees with multiple shoppers.

Overall, consumers get better prices, and merchants benefit with consistent margins.

Fullstack Rust

Yes, frontend shares Rust types with contracts- getting not just type safety, which is a huge win, but functionality too! (e.g. data on the methods)

High-level IBC Flow

Kujira <-> Neutron <-> Stargaze

  • Pay on Kujira, relays message to Neutron to purchase an item
  • Neutron reacts to Kujira, and sends message to Stargaze for mintng NFTs
  • On shipping, cost-saving refunds are calculated on Neutron and sent to the user on Kujira
  • Removing a purchase goes through burning the NFT on Stargaze, which sends the IBC message to Neutron, which then sends another IBC message to Kujira for the final refund

The Neutron Warehouse contract accomplishes this via multiple channels to both sides.