Go to file
2025-01-08 06:42:10 +00:00
docs update content 2025-01-07 18:47:02 -05:00
src init depin board website in docusaurus 2025-01-06 16:43:09 -05:00
static init depin board website in docusaurus 2025-01-06 16:43:09 -05:00
.gitignore update content 2025-01-07 18:47:02 -05:00
babel.config.js init depin board website in docusaurus 2025-01-06 16:43:09 -05:00
build-dev.sh update website with specs for projects 2025-01-07 18:18:02 -05:00
build.sh init depin board website in docusaurus 2025-01-06 16:43:09 -05:00
develop.sh init depin board website in docusaurus 2025-01-06 16:43:09 -05:00
docusaurus.config.ts update config 2025-01-07 17:01:03 -05:00
install.sh init depin board website in docusaurus 2025-01-06 16:43:09 -05:00
LICENSE init depin board website in docusaurus 2025-01-06 16:43:09 -05:00
package-lock.json init depin board website in docusaurus 2025-01-06 16:43:09 -05:00
package.json init depin board website in docusaurus 2025-01-06 16:43:09 -05:00
pnpm-lock.yaml 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
sidebars.ts init depin board website in docusaurus 2025-01-06 16:43:09 -05:00
tsconfig.json init depin board website in docusaurus 2025-01-06 16:43:09 -05:00
yarn.lock init depin board website in docusaurus 2025-01-06 16:43:09 -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://threefold.info/depin
  • The staging website is available at https://threefold.info/depindev