Greetings, HN community! Excited to unveil my latest project, ChainUI, an unconventional way to deploy web application code directly into smart contracts on the Algorand blockchain. Our vision is to make the UI needed to interact with smart contracts as durable as the smart contracts themselves. Two main parts: application smart contracts and component smart contracts, each saving code on-chain, but with applications capable of using components. Both also include a built-in versioning system.<p>MVP is live! Check the page source to see that the entire website is fetched directly from chain. You could have the exact same thing when fetched from your local node.
Eagerly looking for your feedback to better understand potential improvements.<p>MVP: <a href="https://chainui.com" rel="nofollow noreferrer">https://chainui.com</a>