Directories

abis
client Package client provides a client for the renegade API
crypto Package crypto provides cryptographic primitives for the Renegade SDK
examples/01_external_match
examples/02_external_quote_validation Package main is an example of how to use the Renegade SDK to get an external quote, validate it, and submit it to the sequencer.
examples/03_external_match_with_receiver
examples/04_modify_quoted_order
examples/05_native_eth_gas_sponsorship
examples/06_exact_amount_out Package main provides an example of how to get a quote for an exact amount out
examples/07_get_fees This example demonstrates how to get fees for a given asset
examples/08_in_kind_gas_sponsorship
examples/09_shared_bundle Example of assembling a shared bundle
examples/10_base_sepolia_match
examples/11_direct_match Package main demonstrates retrieving and submitting an external match bundle directly.
examples/common Package common contains common functions for the examples
wallet Package wallet provides a wallet for the Renegade system