Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 983 Bytes

File metadata and controls

25 lines (15 loc) · 983 Bytes

Trading Engine API Examples

Example implementations demonstrating how to integrate with the Bankr Trading Engine API.

Overview

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.

Examples

Example Description
Widget A Next.js widget for creating and managing external orders (limit, stop, DCA, TWAP) with wallet connection and EIP-712 signing

Getting Started

Navigate to an example directory and follow its README for setup instructions:

cd examples/widget

License

MIT