Go to file
2025-02-05 10:58:52 +03:00
cfg s 2025-02-05 10:58:52 +03:00
docs storage wireless specs page 2025-02-02 18:57:43 -05:00
static/img s 2025-02-05 10:58:52 +03:00
.gitignore s 2025-02-05 10:58:52 +03:00
build.sh s 2025-02-05 10:58:52 +03:00
develop.sh s 2025-02-05 10:58:52 +03:00
LICENSE init depin board website in docusaurus 2025-01-06 16:43:09 -05:00
README.md update depin board 2025-02-01 11:00:17 -05: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://info.ourworld.tf/depin
  • The staging website is available at https://info.ourworld.tf/depindev