I need to be honest with yβall: the only reason Iβm building this is because I suck at trading :P So, like every developer, I decided to automate the task.
- 30385 FOLLOWERS
- 113 FOLLOWING
- MEMBER OF 122 CLUBS
I've been working on this crypto auto-trading side project for a week and I'm falling in love with it (and obsessed with the UX). I could launch it right now, but I want to polish it as much as possible. Right now the app can:
- create plans for assets
- set take-profit percentages
- set stop-loss percentages
- run an automatic agent that tweaks the plan to hit profit targets or exit if risk limits are hit
- execute trades without manual transaction approval
- be agnostic to any AI model via OpenRouter
- use smart accounts via embedded wallets
- controlled by email or Google account (no need to connect your own wallet)What I'm missing:
- polish the UI a bit more
- allow withdrawals from the smart account to your EOA wallet
- create a server mode to run the app without keeping it open
- add an error notification systemI think i can have a public v0.0.1 by this friday :P
I love how the app autonomously decides to keep making a profit because the plan it adjusted worked out well. Itβs like itβs patting itself on the back.
I've been working on this crypto auto-trading side project for a week and I'm falling in love with it (and obsessed with the UX). I could launch it right now, but I want to polish it as much as possible. Right now the app can:
- create plans for assets
- set take-profit percentages
- set stop-loss percentages
- run an automatic agent that tweaks the plan to hit profit targets or exit if risk limits are hit
- execute trades without manual transaction approval
- be agnostic to any AI model via OpenRouter
- use smart accounts via embedded wallets
- controlled by email or Google account (no need to connect your own wallet)What I'm missing:
- polish the UI a bit more
- allow withdrawals from the smart account to your EOA wallet
- create a server mode to run the app without keeping it open
- add an error notification systemI think i can have a public v0.0.1 by this friday :P
thank you @dankshard
thank you @xyori
I've been working on this crypto auto-trading side project for a week and I'm falling in love with it (and obsessed with the UX). I could launch it right now, but I want to polish it as much as possible. Right now the app can:
- create plans for assets
- set take-profit percentages
- set stop-loss percentages
- run an automatic agent that tweaks the plan to hit profit targets or exit if risk limits are hit
- execute trades without manual transaction approval
- be agnostic to any AI model via OpenRouter
- use smart accounts via embedded wallets
- controlled by email or Google account (no need to connect your own wallet)What I'm missing:
- polish the UI a bit more
- allow withdrawals from the smart account to your EOA wallet
- create a server mode to run the app without keeping it open
- add an error notification systemI think i can have a public v0.0.1 by this friday :P
Ok the thing is alive, it trades and decides in its own. The UI suck but the UX is flawless, just one signature and then the app runs autonomously without requiring permission. I need to observe it a bit more tho.
Finally, I got the Web3 user experience Iβve always wanted!! Being able to operate on the blockchain without having to manually approve transactions!! Iβm on my way to building agentic Web3.
Finally, I got the Web3 user experience Iβve always wanted!! Being able to operate on the blockchain without having to manually approve transactions!! Iβm on my way to building agentic Web3.
which are your favorite meme coins on base? iβm doing a little research for something (probably nothing)
If an AI is conducting my interview, I hope you understand that you're going to be interviewing another AI.
If youβre vibecoding, let me tell you a secret: you can make commits on a dev branch and then merge them into the main branch.