Skip to content

CryptoLinkTech/docs-developer

Repository files navigation

Via Labs Developer Documentation

Welcome to the Via Labs Developer Documentation repository. This project hosts comprehensive documentation for Via Labs's suite of blockchain development tools and technologies, designed to facilitate cross-chain communication and smart contract development.

Overview

Our documentation covers a range of topics including detailed breakdowns of our smart contracts, setup and usage guides, and examples of cross-chain functionality. The documentation is built with Docus, offering an intuitive and easy-to-navigate experience.

Getting Started

Prerequisites

Before running the documentation locally, ensure you have the following installed:

Running Locally

To view the documentation on your local machine:

  1. Clone the repository:

    git clone https://github.com/CryptoLinkTech/docs.git
    cd docs
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and navigate to http://localhost:3000 to view the documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published