solana-program-library/token-swap/js/client
Jon Cinque 7190672a0f
token-swap: Add instructions to deposit / withdraw one token (#937)
* Add instructions to deposit / withdraw one token

* Run cargo fmt

* Fix clippy issues

* Add JS interface

* Add tests for new instructions

* Run prettier

* Rename deposit and withdraw

* Rename withdraw -> withdraw all in program

* Rename single token instructions
2020-12-16 10:02:27 +01:00
..
util Pass TokenSwap state into the constructor to simplify function calls (#586) 2020-10-14 12:37:58 +02:00
layout.js Fix lint check in CI (#519) 2020-09-23 18:20:37 +02:00
token-swap.js token-swap: Add instructions to deposit / withdraw one token (#937) 2020-12-16 10:02:27 +01:00