Pelagos SuiAgentKit + LangChain.js 🦜🔗 + Next.js
- 🤝This template showcases a simple agent chatbot using SuiAgentKit, LangChain.js and the Vercel AI SDK in a Next.js project.
- 💻You can find the prompt and model logic for this use-case in
app/api/chat/route.ts. - 🎨The main frontend logic is found in
app/page.tsx. - 🐙This template is open source - you can see the source code and deploy your own version from the GitHub repo!
- 👇Try asking e.g.
What is my wallet address? below! - 🤖Try some DeFi operation e.g.
Transfer 1 Sui to 0x..., Stake 1 SUI or Swap 1 SUI into 0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::USDC - 🏦Try some Lending operation on Suilend e.g.
Deposit 1 Sui to Suilend, Borrow 1 0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::USDC on Suilend , Repay 1 0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::USDC on Suilend and Withdraw 1 Sui from Suilend