Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion typescript/examples/langchain-zerodev-chatbot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ You can interact with this agent via chat.

Try running the agent on Base but send USDC to it on Arbitrum. In fact, feel free to send some USDT too.

Then try asking the agent to do something on Base with their USDC/USDT. For example, try transfering some USDC to yourself on Base, e.g. "send 1 USDC to <MY_ADDRESS>."
Then try asking the agent to do something on Base with their USDC/USDT. For example, try transferring some USDC to yourself on Base, e.g. "send 1 USDC to <MY_ADDRESS>."

You will notice that:

Expand Down
Loading