Get started
Create an API key
Register at portal.li.fi and create an API key from your dashboard. Standard keys work for the hackathon, no special setup required.
Create the SDK
Wire the SDK to the hackathon environment and you are ready to compose:From here, follow the Quickstart to compile your first Flow. Use the
ethglobal-composer.li.quest is a dedicated hackathon deployment with extra features enabled on top of production Composer, including recently added ones like flashloan aggregation. These extras are alpha, so keep amounts small while you experiment.baseUrl and install commands above in place of the defaults shown there.Start from working code
The quickest way in is to copy a Flow that already runs. The composer-sdk-examples repo has runnable examples you can clone and adapt.Help and resources
Quickstart
Compile your first Flow to calldata in a few minutes.
Build a Flow
The full walkthrough: inputs, materialisers, guards, and submission.
Examples repo
Runnable Flows to clone and adapt.

