OpenZeppelin's UI Builder tool for Stellar enables developers to quickly create interactive frontends for smart contracts on Stellar Mainnet and Testnet without extensive coding, featuring React components, form customization, and export capabilities.
Steve from OpenZeppelin demonstrated the UI Builder, a tool that allows developers to interact with Stellar smart contracts through an intuitive interface. The tool supports both WASM and Stellar Asset contracts, automatically pulls contract state from Stellar.expert, and enables developers to build customizable forms with various field types and validation options. Developers can preview forms in real-time, execute transactions, and export complete React applications or install components as packages. The tool also integrates with OpenZeppelin Relayers for gasless transactions and backend automation. Use cases include testing contracts during development, building internal team applications, and rapid prototyping in hackathons. The UI Builder uses React 19 with shad-cn components and is available at builder.openzeppelin.com.