6 releases
0.4.6 | Jul 5, 2022 |
---|---|
0.4.5 | Jul 5, 2022 |
0.4.4 | May 16, 2022 |
0.4.2 | Apr 27, 2022 |
#10 in #serum
26 downloads per month
30KB
487 lines
Program to perform instantly settled token swaps on the Serum DEX.
Before using any instruction here, a user must first create an open orders
account on all markets being used. This only needs to be done once, either
via the system program create account instruction in the same transaction
as the user's first trade or via the explicit init_account
and
close_account
instructions provided here, which can be included in
transactions.
Dependencies
~26–35MB
~589K SLoC