Advanced
In reply to @greg
Varun Srinivasan@v
4/26/2023

It's honestly a bad architecture - you have all the problems and costs of writing to blockchains and none of the benefits of them. If you're going to make people do on-chain transactions, put the whole thing on-chain so the devex is great, don't use unreliable pointers to off-chain stuff.

In reply to @v
vern@vern
4/26/2023

The new architecture is orders of magnitude cheaper and more performant because it's leverage Arweave/Bundlr rather than broadcasting every tx to Polygon directly. Benefit is they inherity the strong CR + DA guarantees of Arweave/Bundlr, while reducing costs + latency.