Skip to content

Add Satoshi API community example#74

Open
Bortlesboat wants to merge 1 commit into
browserbase:mainfrom
Bortlesboat:add-satoshi-api-community-example
Open

Add Satoshi API community example#74
Bortlesboat wants to merge 1 commit into
browserbase:mainfrom
Bortlesboat:add-satoshi-api-community-example

Conversation

@Bortlesboat
Copy link
Copy Markdown

@Bortlesboat Bortlesboat commented May 19, 2026

Summary

  • add a community Satoshi API + Browserbase Stagehand example
  • fetch the free Satoshi API /api/v1/fees/recommended endpoint before opening a Browserbase session
  • document the optional x402 paid /api/v1/fees/now route and include the nested community package in the pnpm workspace
  • related listing path: companion Browserbase templates PR Add Satoshi API fee agent template templates#97

Reviewer Packet

Verification

  • corepack pnpm --filter browserbase-satoshi-api-example typecheck
  • corepack pnpm exec eslint examples/community/satoshi-api/src/index.ts
  • corepack pnpm exec prettier --check examples/community/README.md examples/community/satoshi-api/README.md examples/community/satoshi-api/package.json examples/community/satoshi-api/src/index.ts examples/community/satoshi-api/tsconfig.json pnpm-workspace.yaml
  • curl.exe -i https://bitcoinsapi.com/api/v1/fees/recommended returned HTTP 200

Notes

Repo-wide checks appear red on main before this change: prettier reports existing formatting warnings across many files, and eslint crashes in the existing vercel-puppeteer example because @eslint/eslintrc is missing.

@Bortlesboat Bortlesboat force-pushed the add-satoshi-api-community-example branch from 28449a9 to f66007b Compare May 19, 2026 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant