gakonst pfp
gakonst
@gakonst
i hate API keys with all my might. i want every API to instead auth me by Ethereum address, and I can opt-in to a paid API simply by authing their subscription smart contract universal, manage my secrets as i want, vs having to juggle a thousand API keys similar to SIWE
2 replies
107 recasts
89 reactions

gakonst pfp
gakonst
@gakonst
Flashbots API already did most of the legwork here https://t.co/Puc9cTkdYv -- this should be everywhere e.g. i wish i could do `cast approve <service> 100usdc` and it should be able to do my API payments from there
0 reply
0 recast
22 reactions

Pirate King Kiba pfp
Pirate King Kiba
@kiba
Built my games web2 api using eth wallet sigs for exactly this reason. Every request is a signed “tx”. Can even have API requests bundled with permit for max control and granularity. Only pay for exactly the calls you want, could theoretically make open markets for API/RPCs using this too.
0 reply
0 recast
0 reaction