Example implementations demonstrating how to integrate with the Bankr Trading Engine API.
This repository contains reference implementations and example widgets for building applications on top of the Bankr Trading Engine. Each example showcases different integration patterns and use cases.
| Example | Description |
|---|---|
| Widget | A Next.js widget for creating and managing external orders (limit, stop, DCA, TWAP) with wallet connection and EIP-712 signing |
Navigate to an example directory and follow its README for setup instructions:
cd examples/widgetMIT