solana-program-library/token-swap
Michael Vines f4af9054a2 Update to Solana 1.4.8 2020-11-14 02:35:20 +00:00
..
js Bump @solana/web3.js from 0.86.4 to 0.87.0 in /token-swap/js (#833) 2020-11-12 11:32:07 +00:00
program Update to Solana 1.4.8 2020-11-14 02:35:20 +00:00
.gitignore
README.md Fix broken stake-pool docs link and make readme's consistent (#805) 2020-11-06 09:15:27 +08:00

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.