solana-program-library/token-swap
Michael Vines 2b5e9d1286 Drop lifetimes 2020-11-01 20:48:15 -08:00
..
js Bump @rollup/plugin-commonjs from 15.1.0 to 16.0.0 in /token-swap/js (#741) 2020-11-01 23:45:22 +08:00
program Drop lifetimes 2020-11-01 20:48:15 -08:00
.gitignore Token-swap ts, flow bindings and build using rollup. (#463) 2020-09-18 09:31:16 +02:00
README.md Javascript -> JavaScript (#409) 2020-09-09 17:57:30 -06: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

JavaScript binding are available in the ./js directory.