Go to file
armaniferrante 79c87882cd
Add travis ci
2021-05-15 16:38:39 -07:00
public Initial setup 2021-05-12 11:46:22 -07:00
src Add travis ci 2021-05-15 16:38:39 -07:00
types/buffer-layout Basic UI scaffolding 2021-05-12 20:43:10 -07:00
.gitignore Initial setup 2021-05-12 11:46:22 -07:00
.travis.yml Add travis ci 2021-05-15 16:38:39 -07:00
LICENSE Add LICENSE and README 2021-05-12 20:50:35 -07:00
README.md Add LICENSE and README 2021-05-12 20:50:35 -07:00
package.json Add travis ci 2021-05-15 16:38:39 -07:00
tsconfig.json Basic UI scaffolding 2021-05-12 20:43:10 -07:00
yarn.lock Pass through account data to swap client for perf 2021-05-15 12:27:13 -07:00

README.md

Swap UI

An example UI for the swap frontend to the Serum DEX. The Solana program can be found here.