ethconfig.eth.limo is a key/value store for all addresses that works with ENS for easier devx
your values can also live offchain. values.steer.fun is an offchain key/value store where each key has a dedicated URL. you can point to these offchain values in your ethconfig values with the resolve:https://...
2
2
27
hacking on ethconfig and private data some more today
a need is emerging to differentiate between a URL being the value and a URL that resolves to the actual value
i propose the following: prefix values that need to be fetched from a url with "resolve:"
e.g. `resolve:values.steer.fun/user/0xd64c1......
4
1
8
experimenting with WWW-Authenticate headers for advertising oauth on permissioned endpoints (e.g. mutuals only)
the client or server initiating the request can then exchange a signature for a session token and re-request the data if they have access
github: github.com/stephancill/... .
3
2
24
Updated ethconfig.eth.limo on testnet
- L2 support via CCIP-read, offchain too (trusted verifier for now)
- defaults to Base
- claim your subname on L1 to change the resolver
2
2
13
Will be shutting down stylize.steer.fun at the end of next week. Please download any images you’ve generated that you don’t want to lose before then
@tryemerge is a great alternative if you haven’t tried it already!

5
1
24
kinda cool that base account is organically realizing the passkey-based farcaster custody wallet that i was dreaming of a while ago. switching farcaster clients if your fid is owned by a base account is gonna be super easy (and so is SIWF). sub accounts also enable any client built on base account to give their users a...
4
4
34
ethconfig.eth.limo is a simple text record service for ethereum addresses
any ethereum address can set key value pairs on this contract to be looked up by anyone else
it's also ENS-compatible without being dependent on ENS, meaning that records can be resolved via <address bytes>.ethconfig.eth without requiring users...
5
8
48
i was sorely missing the ability to check a website's logs and network requests on ios when i'm away from my laptop
so i built an app. the testflight link is in the pinned message of this telegram group t.me/+yVRxQihJ8b8...
github:
1
4
24
ios safari devtools – testflight soon
2
0
22







