Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Co-living Space #17

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 17 additions & 20 deletions projects/00-proj-template/README.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,34 @@
# XXXX项目介绍
# Co-living Space 项目介绍

## 1. 项目概述
- **项目名称**
- **项目简介**:简洁明了地介绍项目的主要目标和功能
- **项目背景**:解释项目的起源,包括市场需求、技术趋势等
- **项目名称** Co-living Space
- **项目简介**:本项目核心目标是寻找到一种去中心化的、全球联网的、基于web3物理基建的协议,激励全球不同游牧、流动的人寻找或提供可栖息且安全可靠的物理空间,建立连接。
- **项目背景**:是一个独一无二、紧迫的DePIN项目。

## 2. 技术架构
- **区块链类型**:公链、联盟链或私链
- **技术框架**:如以太坊、超级账本等
- **网络结构**:P2P 网络结构
- **共识机制**:如 PoW、PoS、DPoS 等
- **区块链类型**:公链
- **技术框架**:以太坊
- **网络结构**:P2P
- **共识机制**:PoS&PoW

## 3. 核心功能
- **功能一**:详细描述每个功能,包括其目的、工作原理和使用场景
- **功能二**
- **功能三**
- **功能一**:寻找安全可靠物理空间的协议模式
- **功能二**:向寻找到新物理空间/节点的参与者发代币作为激励,形成以物理空间/节点连接的社区
- **功能三**:社区也可获得代币,入住空间后会销毁定量代币

## 4. 应用场景
- **场景一**:详细描述每个应用场景,包括其需求、解决方案和效果
- **场景二**
- **场景三**
- **场景**:任何数字游民都可以在看到新的地址时,将自己的生活工作场所搬去这个安全物理空间,同时加入基于这个物理空间所产生的社群。

## 5. 项目团队
- **团队介绍**:包括团队成员的背景、经验和专长
- **顾问团队**:如果有的话,介绍顾问团队的成员和他们的贡献
- **团队介绍**:Cecilia, Fifi, Yuemin, MXX, Sydney

## 6. 发展规划
- **路线图**:展示项目的发展计划和里程碑
- **未来展望**:描述项目的长期目标和愿景
- **路线图**:从北大湖出发,遍及全球
- **未来展望**:联合全球DePIN空间

## 7. 合作伙伴
- **合作伙伴**:列出主要的合作伙伴,包括他们的角色和贡献
- **合作伙伴**:WBF

## 8. 联系方式
- 提供联系项目团队的方式,如电子邮件、社交媒体等
- MXX:18168104728,[email protected]

Binary file added projects/00-proj-template/WechatIMG56.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
82 changes: 82 additions & 0 deletions projects/00-proj-template/earnsocialtoken.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
<!DOCTYPE html>
<html>

<head>
<meta charset="uft-8">
<title>the-shelter</title>
<meta
name="description"
<meta
property="og:title" content="the-shelter">

<style>
body {
background-color: white;
}

.title {
font-size: 60px;
color: black;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
font-weight: bold;
text-align: center;
margin-bottom: 0;
}

.text {
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
font-size: 20px;
font-style: italic;
color: black;
margin-left: 400px;
margin-right: 400px;
text-align: center;
}

.poetic-text {
font-family: 'Courier New', Courier, monospace;
font-size: 18px;
color: black;
opacity: 50%;
margin-left: 50px;
text-align: center;
}

.poetic-bp {
font-family: 'Courier New', Courier, monospace;
font-size: 30px;
color: black;
opacity: 50%;
}





</style>
</head>

<body>
<p class="text">
<br>
<br>
<br>
<br>
Earn Social Token
<br>
<br>
<br>
<br>
</p>


</p>



</body>

</html>



99 changes: 99 additions & 0 deletions projects/00-proj-template/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
<!DOCTYPE html>
<html>

<head>
<meta charset="uft-8">
<title>the-shelter</title>
<meta
name="description"
<meta
property="og:title" content="the-shelter">

<style>
body {
background-color: white;
}

.title {
font-size: 60px;
color: black;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
font-weight: bold;
text-align: center;
margin-bottom: 0;
}

.text {
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
font-size: 20px;
font-style: italic;
color: black;
margin-left: 400px;
margin-right: 400px;
text-align: center;
}

.poetic-text {
font-family: 'Courier New', Courier, monospace;
font-size: 18px;
color: black;
opacity: 50%;
margin-left: 50px;
text-align: center;
}

.poetic-bp {
font-family: 'Courier New', Courier, monospace;
font-size: 30px;
color: black;
opacity: 50%;
}





</style>
</head>

<body>
<p class="text">
The Shelter
<br>
<br>A Co-living Network
<br>
<br>
<br>
<img src="WechatIMG56.png" width="300" >
<br>
<br>
<br>
<br>

</p>




<p class="poetic-text">
<a href="https://earth.google.com/web/" title="WHERE ARE WE" target="_blank"> WHERE ARE WE </a>
<br>
<br>
<a href="jointhenetwork.html" title="JOIN THE NETWORK" target="_blank"> JOIN THE NETWORK </a>
<br>
<br>
<a href="earnsocialtoken.html" title="BECOME A NODE" target="_blank"> BECOME A NODE </a>



</ul>
</p>



</body>

</html>



95 changes: 95 additions & 0 deletions projects/00-proj-template/jointhenetwork.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
<!DOCTYPE html>
<html>

<head>
<meta charset="uft-8">
<title>the-shelter</title>
<meta
name="description"
<meta
property="og:title" content="the-shelter">

<style>
body {
background-color: white;
}

.title {
font-size: 60px;
color: black;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
font-weight: bold;
text-align: center;
margin-bottom: 0;
}

.text {
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
font-size: 20px;
font-style: italic;
color: black;
margin-left: 400px;
margin-right: 400px;
text-align: center;
}

.poetic-text {
font-family: 'Courier New', Courier, monospace;
font-size: 18px;
color: black;
opacity: 50%;
margin-left: 50px;
text-align: center;
}

.poetic-bp {
font-family: 'Courier New', Courier, monospace;
font-size: 30px;
color: black;
opacity: 50%;
}






</style>
</head>

<body>
<p class="text">
<br>
<br>
<br>
<br>
<a href="https://www.google.com/" title="WHERE ARE WE" target="_blank"> ACQUIRE EQUITY TOKEN </a>
<br>
<br>
<br>
<br>
<br>
<br>
A Co-living Network
<br>
<br>
<br>

<br>
<br>
<br>
<br>

</p>


</p>



</body>

</html>