This project provides a pre-built front-end to a read-only `render()` standard, inspired by gno.land, for soroban contract. This provides a very easy way to provide a UI to contracts.
This is a re-implementation of the canonical topos-playground in Crystal, both to simplify the implementation, and to create a tool that can be simply distributed as a compiled executable.
This is a simple, flexible board/forum implementation that runs entirely as a set of Stellar/Soroban smart contracts, with UI rendering via soroban-render.
This is a library for Stellar Soroban contracts which provides a simple, efficient way to store large content as a series of chunks in Soroban contract storage.
This is an implementation of Conway's Game of Life using a read-only Soroban (Stellar) smart contract for the generation calculations. This is used to illustrate how simple it is to interact with a Stellar smart contract from a traditional application.