solana-program-library/token-swap
dependabot[bot] bbbc9044e1
Bump @solana/web3.js from 0.64.0 to 0.66.3 in /token-swap/js (#256)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.64.0 to 0.66.3.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](https://github.com/solana-labs/solana-web3.js/compare/v0.64.0...v0.66.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-10 08:42:43 +00:00
..
js Bump @solana/web3.js from 0.64.0 to 0.66.3 in /token-swap/js (#256) 2020-08-10 08:42:43 +00:00
program Move program READMEs back 2020-08-08 23:04:16 +00: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.