DemosBrowse all
Build an Invariant-Enforced Swap
Build an MVP of a CoWswap-style exchange, where most of the interesting parts are replaced with stubs for simplicity.
Limit Order
A Limit Order contract allows users to specify the exact price at which they are willing to buy or sell a particular asset.
Scheduler (Cron Jobs)
Scheduler are a type of scheduled task that allows developers to run scripts, commands, or software at specified times or intervals.