HoangNhatQuan / token-swap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Token Swap Program

MIT License

We have the swap instruction implemented, the UI should be fully functional and you can airdrop yourself tokens swap from token to token!

Preview

image

Features

  • Token Swap by library @solana/spl-token-swap
  • Next Js for SEO friendly

Installation

Go to project directory and run (make sure you have node installed first)

  npm install

or

  yarn install

Start localhost

  npm run dev

or

  yarn run dev

Click start: http://localhost:3000/

Core Libraries Used

Package Description Version Docs
@solana/spl-token Bindings for the token, token-2022, and associated-token-account programs npm Docs
@solana/spl-token-swap Bindings for the token-swap program npm N/A

Contributing

Contributions are always welcome!

License

MIT

Feedback

If you have any feedback, please reach out to us

About


Languages

Language:TypeScript 92.7%Language:CSS 5.2%Language:JavaScript 2.1%