solana-program-library/token-swap
Tyera Eulberg 49e6e4a589
Reinstate Mint supply (#342)
* Reinstate Mint supply, and adjust with Minto & Burn

* C headers

* Patch token-cli

* Patch token-swap
2020-08-27 13:06:23 -06:00
..
js Bump @babel/core from 7.11.1 to 7.11.4 in /token-swap/js (#337) 2020-08-27 23:55:23 +08:00
program Reinstate Mint supply (#342) 2020-08-27 13:06:23 -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.