aibtcdev / aibtcdev-backend

1 stars 2 forks source link

Add mempool tools #6

Open whoabuddy opened 4 weeks ago

whoabuddy commented 4 weeks ago

We could add a tool that allows the agent to check the mempool for all TXs, or to see it's own TXs.

Rapha-btc commented 1 week ago

I know a man for this job @tripnmonkey

codeonedotzero commented 1 week ago

Website started... right now it is all real-time data, but the roadmap over the next few weeks will build out a backend and API.

Maybe sync up on requirements to see how they match up?

Check it out... about a week old and still testing but it is pretty stable if you don't bounce between pages.

https://nakastats.xyz/

whoabuddy commented 1 week ago

@codeonedotzero Yeah would love to learn more! Saw this drop about a week ago and love the idea of exposing mempool costs in a more visual way. Knowing which contract transactions cost a lot is great for developers to look for opportunities to optimize.

As far as agent tooling, we can cache your API responses and create some scripts that create context for the agents using the data.

Rapha-btc commented 6 days ago

It's coming together smoothly.