solana-program-library/token-swap
Michael Vines 238eabc1d0 Bump solana version to v1.4.5 2020-11-06 21:29:04 -08:00
..
js Bump @babel/node from 7.12.1 to 7.12.6 in /token-swap/js (#804) 2020-11-05 11:25:49 +00:00
program Bump solana version to v1.4.5 2020-11-06 21:29:04 -08:00
.gitignore Token-swap ts, flow bindings and build using rollup. (#463) 2020-09-18 09:31:16 +02:00
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.