Go to file
2025-02-06 16:11:18 +03:00
cfg ... 2025-02-06 16:11:18 +03:00
docs update website 2025-01-15 16:18:49 -05:00
static ... 2025-02-06 16:11:18 +03:00
.gitignore ... 2025-02-06 16:11:18 +03:00
LICENSE init depin board website in docusaurus 2025-01-06 16:43:09 -05:00
README.md Update README.md 2025-01-08 06:42:10 +00:00

ThreeFold DePIN Board

Table of Contents


Introduction

This repository contains the code to deploy the ThreeFold DePIN Board.

Steps

  • Install
    bash install.sh
    
  • Run locally
    bash develop.sh
    
  • Push change online on production website
    bash build.sh
    
  • Push change online on stating website
    bash build-dev.sh
    

URL

  • The production website is available at https://threefold.info/depin
  • The staging website is available at https://threefold.info/depindev