|
||
---|---|---|
.. | ||
inc | ||
js | ||
src | ||
Cargo.lock | ||
Cargo.toml | ||
README.md | ||
Xargo.toml | ||
build.rs | ||
cbindgen.toml | ||
package-lock.json |
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.