* Fix fuzz 1 token withdrawal errors with fee account * Reintroduce special logic * Cargo fmt |
||
---|---|---|
.. | ||
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.