Skip to content

secretkeylabs/sats-connect-interactive

Repository files navigation

Sats Connect Interactive Docs

This repository contains the interactive documentation for Sats Connect.

The goal of this site is to make the SDK easy to explore:

  • browse each method in one place
  • try live examples directly in the docs
  • inspect the example code behind every interactive demo

If you're working on the docs locally, start with:

Local Development

bun install
bun run dev

Then open the local app in your browser and navigate through the docs as you make changes.

Production Build

bun run build
bun run preview

Formatting

bunx prettier --write .

About

Interactive documentation site for the sats-connect SDK

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors