solana-program-library/token-swap
Michael Vines c671fdcd3a Update token-swap for token2 2020-08-26 23:10:18 -07:00
..
js Bump prettier from 2.1.0 to 2.1.1 in /token-swap/js (#319) 2020-08-26 08:34:28 +00:00
program Update token-swap for token2 2020-08-26 23:10:18 -07:00
README.md Move program READMEs back 2020-08-08 23:04:16 +00: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.