Go to file
2025-02-07 16:09:11 +00: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 Update develop.sh 2025-02-07 16:09:11 +00:00
LICENSE init depin board website in docusaurus 2025-01-06 16:43:09 -05:00
README.md Update README.md 2025-02-06 12:05:16 +00:00

ThreeFold DePIN Board

to run in development mode

#first time to get hero
curl https://raw.githubusercontent.com/freeflowuniverse/herolib/refs/heads/development_kristof10/install_hero.sh > /tmp/install_hero.sh
bash /tmp/install_hero.sh
#DONT FORGET TO START A NEW SHELL (otherwise the paths will not be set)

hero docusaurus -u https://git.ourworld.tf/tfgrid/info_docs_depin -d

to push

hero docusaurus -u https://git.ourworld.tf/tfgrid/info_docs_depin -b

#push for development:
hero docusaurus -u https://git.ourworld.tf/tfgrid/info_docs_depin -bd

URL

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