info_docs_byoi/README.md

32 lines
449 B
Markdown
Raw Normal View History

2025-01-14 21:27:11 +00:00
<h1>ThreeFold DePIN Board</h1>
<h2>Table of Contents</h2>
- [Introduction](#introduction)
- [Steps](#steps)
- [URL](#url)
---
## 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
```
bash build.sh
```
## URL
- The website is available at `https://threefold.info/depin`