Skip to content

p2ppsr/use.bsv.tools

Repository files navigation

Use BSV Tools

Static landing page for https://use.bsv.tools.

The page is designed as a builder entry point: developers choose a high-payoff BSV use case, run the maintained starter, copy an AI-agent prompt, and then use the deeper docs as reference material.

The production page also includes a first-builder feedback form. It posts public feedback payloads to Usercom at https://usercom.babbage.systems/submit with type: "feedback", optional email, structured source / surface / tags / context metadata, and an optional newsletter follow-up flag. The page also emits first-party Usercom signals for page view, path selection, prompt copy, and builder control changes.

First-Run Starter

git clone https://github.com/p2ppsr/use.bsv.tools.git
cd use.bsv.tools/starter
npm install
npm run preflight
npm run dev

The starter uses the real BSV wallet surface: diagnostic wallet preflight, AuthFetch plus auth/payment middleware, wallet-encrypted private memory, wallet-signed creation proof, and smoke tests.

Local Development

npm install
npm test
npm run serve

Deploy

Production deploys run through CARS from GitHub Actions on pushes to master.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors