solana-program-library/token-swap
Jon Cinque 9edf7304d2
token-swap: Remove tokenSwapAccount as signer (#462)
2020-09-17 16:00:23 +02:00
..
js token-swap: Remove tokenSwapAccount as signer (#462) 2020-09-17 16:00:23 +02:00
program Token-swap: add tests for all instructions (#455) 2020-09-17 12:11:24 +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.