Technologies used:
- Material UI
- react-wallet-adapter for Solana wallets
- Jupiter API for quotes and swap instructions
- NextJS
- @solana/web3.js
Contact me on Discord to get a version using Raydium SDK that can buy new tokens (live for less than 1 minute even)
Download the example or clone the repo:
curl https://codeload.github.com/mui/material-ui/tar.gz/master | tar -xz --strip=2 material-ui-master/examples/material-ui-nextjs-ts
cd material-ui-nextjs-ts
Install it and run:
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
or:
To learn more about this example:
- Next.js documentation - learn about Next.js features and API.
- Customizing Material UI - approaches to customizing Material UI.
You now have a working example project. You can head back to the documentation and continue by browsing the templates section.