You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I was debugging an issue with rivet, I was running rivet directly from project via bun dev. I realized this provides much better experience than having to install the extension.
An npm package can download the latest extension and use web-ext to launch the browser with rivet loaded.
In addition to this, it would be great if there's a config to preload abis from foundry deployments.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
While I was debugging an issue with rivet, I was running rivet directly from project via
bun dev
. I realized this provides much better experience than having to install the extension.An npm package can download the latest extension and use web-ext to launch the browser with rivet loaded.
In addition to this, it would be great if there's a config to preload abis from foundry deployments.
Beta Was this translation helpful? Give feedback.
All reactions