Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed deposit db storage to use the userId #6

Merged
merged 5 commits into from
Mar 7, 2025

Conversation

melondotdev
Copy link
Collaborator

No description provided.

## Curl for creating a vault

curl -X POST http://localhost:3000/message \
-H "Content-Type: application/json" \
-d '{
"userId": "12dea96f-ec20-0935-a6ab-75692c994959",
"text": "Deposit 1 USDC in a silo vault",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something wrong here?

…call backend to getVault and getBalance, then tie in the create-vault button to a create-button call. also need a function to deposit Sfrom wallet into the vault and withdraw
@melondotdev melondotdev merged commit 348e9ac into feature/sonic-plugin Mar 7, 2025
@melondotdev melondotdev deleted the feature/memory-fix branch March 7, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants