solana-program-library/token-swap
Trent Nelson ddc47a6d86 Fix TokenSwap initialization test 2020-09-04 01:18:44 -06:00
..
js Bump @babel/cli from 7.10.5 to 7.11.5 in /token-swap/js (#378) 2020-09-01 08:28:44 +00:00
program Fix TokenSwap initialization test 2020-09-04 01:18:44 -06: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.