update readme

This commit is contained in:
mik-tf 2025-01-14 16:29:16 -05:00
parent 08abedc2d2
commit 48e58b4d6e

View File

@ -1,4 +1,4 @@
<h1>ThreeFold DePIN Board</h1>
<h1>ThreeFold BYOI: Build Your Own Internet</h1>
<h2>Table of Contents</h2>
@ -10,7 +10,7 @@
## Introduction
This repository contains the code to deploy the ThreeFold DePIN Board.
This repository contains the code to deploy the ThreeFold BYOI website.
## Steps
@ -22,11 +22,17 @@ This repository contains the code to deploy the ThreeFold DePIN Board.
```
bash develop.sh
```
- Push change online
- Push change (staging)
```
bash build-dev.sh
```
- Push change (production)
```
bash build.sh
```
## URL
- The website is available at `https://threefold.info/depin`
- The website is available in stating and production modes:
- Staging: https://threefold.info/byoidev
- Production: https://threefold.info/byoi