📣 Golem Network Marketplace - prototype implementation on top of Golem Base
In the original Golem marketplace, Offers were distributed via custom gossip algorithm over a p2p network.
In the new implementation, Offers are written to a shared blockchain (Build as a Golem Base’s DB-Chain)
Everyone: developers, third-party tools, even those not running Golem software, can now access the same global Offer state through a simple query interface.
🎥 We have prepared a “happy path” walkthrough demo to show you the initial implementation in action