Content pfp
Content
@
0 reply
0 recast
0 reaction

t11s pfp
t11s
@transmissions11
MUD dilemma I'm facing: how to get freshly processed state without making an on-chain tx.
3 replies
0 recast
7 reactions

t11s pfp
t11s
@transmissions11
An abstraction provided by the MUD sdk to simulate mutating calls generically and reindex + return the resulting table state would solve this, but seems fairly high complexity unfortunately.
0 reply
0 recast
2 reactions

frolic pfp
frolic
@frolic
This is a problem in general with EVM apps and frontends right? Not just a MUD thing. Definitely think there’s a tooling gap we can help close here, but just wanna confirm that this isn’t a MUD specific problem.
0 reply
0 recast
1 reaction

CometShock pfp
CometShock
@cometshock
yeah wherever we've been using design patterns that require state anticipation, we've just been reimplementing it on the frontend and it's definitely been a lift. if there were an easy tool for simulating this it would also help out external people implementing bots/clients too i suppose.
0 reply
0 recast
0 reaction