Synthetix Documentation

The synthetix library provides an interface for interacting with the Synthetix protocol smart contracts. Learn more about the Synthetix protocol in the documentation.

API Reference

Sample Projects

  • Project Template - A template for building projects using this library. Clone this template and run the sample scripts, or use it as a starting point for your own project.

  • Order Keeper - A simple keeper bot that executes trades. This is a good starting point for building bots using this library with Silverback.