* Add test for doing all swap in one transaction * Fix instruction to minimize signatures required * Run prettier |
||
---|---|---|
.. | ||
js | ||
program | ||
.gitignore | ||
README.md |
README.md
Token-swap program
A Uniswap-like exchange for the Token program on the Solana blockchain.
Full documentation is available at https://spl.solana.com/token-swap
JavaScript binding are available in the ./js
directory.