Swap Implementation using OSCA SDK
- Supports swapping USDC/SOL/ORCA to GRAPE
- Currently statically implemented can be easily updated to support dynamic token lists
- It is important to note how many steps/routes are needed for some swaps (i.e. single/double/triple)
References:
- Orca Typescript SDK https://github.com/orca-so/typescript-sdk
Wallet Adapter:
- Solana Wallet Adapter (https://github.com/solana-labs/wallet-adapter)
UI:
- Interface: MUI 5 https://mui.com
BUILD:
- yarn install
- yarn run build
- yarn start
Try it out:
Component Preview: (https://verify.grapes.network)