solana-program-library/token-swap/README.md

8 lines
212 B
Markdown

# Token-swap program
A Uniswap-like exchange for the Token program on the Solana blockchain.
Full documentation is available at https://spl.solana.com
JavaScript binding are available in the `./js` directory.