Skip to content

Unleash Bitcoin's full potential with decentralized apps and smart contracts. The documentation covers key aspects of the Stacks network and technology and provides tutorials and other helpful content for developers.

Notifications You must be signed in to change notification settings

nocodeclarity/docs

 
 

Repository files navigation

Pull Requests Welcome Gitpod ready-to-code Crowdin

Stacks documentation

This repository stores the files for the Stacks documentation website on docs.stacks.co

A screenshot of docs.stacks.co

Running and building the site locally

If you are interested in contributing to the site and making changes, please refer to our contributing guide here.

If you are interested in contributing to the tranlations of this site to multiple languages, please refer to the translations guide

Generated documentation

Stacks CLI reference

The src/_data/cli-reference.json file is generated from the stx subcommand docs.

  1. Install the latest version of the cli according to the instructions at: https://github.com/hirosystems/stacks.js/tree/master/packages/cli

  2. Generate the json for the cli in the docs.stacks repo.

    stx docs > src/_data/cli-reference.json

Clarity Reference

There is a json file that is generated via the stacks-blockchain repo, which automatically brings it over to this repo via a github action.

About

Unleash Bitcoin's full potential with decentralized apps and smart contracts. The documentation covers key aspects of the Stacks network and technology and provides tutorials and other helpful content for developers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.4%
  • JavaScript 19.6%