Skip to content

daqnext/meson-docs

Repository files navigation

Meson Network Docs

View the docs →

Introduction

Meson Network is committed to creating an efficient bandwidth marketplace on Web3, using a blockchain protocol model to replace the traditional labor-based sales models, consolidating and monetizing idle bandwidth from long-tail users at a low cost. Meson Network is the foundation of data transmission for decentralized storage, computation, and the emerging Web3 Dapp ecosystem.

Netlify Setup

  • Build Command: vuepress build src
  • Publish directory: ./src/.vuepress/dist
  • Environment: NODE_VERSION: 14

Local Deployment

git clone https://github.com/daqnext/meson-docs.git
cd meson-docs
yarn
yarn dev src