https://github.com/chorusone/spl-token-swap
https://github.com/chorusone/spl-token-swap
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/chorusone/spl-token-swap
- Owner: ChorusOne
- Created: 2021-10-25T16:54:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-25T18:03:07.000Z (over 4 years ago)
- Last Synced: 2025-02-15T03:29:42.209Z (over 1 year ago)
- Language: Rust
- Size: 854 KB
- Stars: 0
- Watchers: 18
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Token-swap program
A Uniswap-like exchange for the Token program on the Solana blockchain.
Full documentation is available at https://spl.solana.com/token-swap
JavaScript binding are available in the `./js` directory.