Example of fetching and assembling external matches using Renegade SDK
1. Install dependencies:
``bash`
pnpm install
2. Set up environment variables:
`bash`
cp .env.example .env
Then replace the values with your own API key and secret.
3. Run the example:
`bash``
pnpm start
The flow of this example is as follows:
1. Get a quote for the order
2. Assemble the quote into a bundle
3. Submit the bundle to the chain