Releases: boogiecompute/boogie-js
Releases · boogiecompute/boogie-js
Release list
v0.2.0
What shipped
- One client over the built-in
fetch, zero dependencies, same code in Node,
Deno, Bun and the browser rent()walks the whole path and hands back a machine you can usewait()lets the service hold the connection instead of pollingtemplatepicks what the machine boots asstop()ends a rental early, unused hours come back- Type declarations included, no build step
Numbers
11 tests against a fake network, checked against the live API.
What is not here
The client never signs a transaction. Settling the quote stays in your code,
and examples/rent.js shows one way with viem. Publishing to npm is pending,
install from GitHub until then.