Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
30 lines (19 loc) · 687 Bytes

README.md

File metadata and controls

executable file
·
30 lines (19 loc) · 687 Bytes

Band Protocol Documentation

⚠️ THIS PROJECT HAS BEEN DEPRECATED ⚠️

This repo has been migrated to the BandChain-Docs-V2. All docs issues / pull requests should now be opened in the BandChain-Docs-V2 repo.


Automatic Deployment

Development

# Install dependencies
yarn

# Running in dev mode
yarn dev

Build

yarn build

The built static files will be in docs/.vuepress/dist.