Skip to content

Commit cfc1afe

Browse files
Ed Mossgitbook-bot
Ed Moss
authored andcommitted
GITBOOK-194: No subject
1 parent 8f2511d commit cfc1afe

7 files changed

+17
-22
lines changed

SUMMARY.md

+13-5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* [📅 DeSo Roadmap](deso-roadmap.md)
55
* [🛠 DeSo Tech Stack](deso-tech-stack.md)
66
* [🌐 DeSo Applications](deso-applications.md)
7+
* [💸 DeSo Wallet](https://wallet.deso.com)
8+
* [💬 DeSo Chat](https://chat.deso.com)
79

810
## DeSo Blockchain
911

@@ -43,8 +45,8 @@
4345

4446
## DESO FRONTEND
4547

46-
* [1⃣ Frontend: Get Started](deso-frontend/get-started.md)
47-
* [2⃣ Frontend: React Example](deso-frontend/react-example.md)
48+
* [1⃣ Frontend: Get Started](deso-frontend/exchange-listing-api.md)
49+
* [2⃣ Frontend: React Example](deso-frontend/exchange-listing-api-1.md)
4850

4951
## DESO BACKEND
5052

@@ -105,9 +107,15 @@
105107

106108
## Contact And Media
107109

108-
* [Contact US](contact-and-media/contact-us.md)
109-
* [Social Media and Community](contact-and-media/social-media-and-community.md)
110-
* [Reporting an Account or Post](contact-and-media/reporting-an-account-or-post.md)
110+
* [☀ DeSo Website](https://deso.com)
111+
* [📑 DeSo Blog](https://diamondapp.com/u/deso?feedTab=Hot\&tab=blog)
112+
* [💻 DeSo Github](https://github.com/deso-protocol)
113+
* [💎 DeSo Diamond](https://diamondapp.com/u/deso)
114+
* [🐦 DeSo Twitter](https://twitter.com/desoprotocol)
115+
* [🥫 DeSo Discord](https://discord.gg/deso)
116+
* [📺 DeSo YouTube](https://www.youtube.com/@desoblockchain)
117+
* [📬 Contact US](contact-and-media/contact-us.md)
118+
* [⚠ Reporting an Account or Post](contact-and-media/reporting-an-account-or-post.md)
111119

112120
## 中文
113121

contact-and-media/contact-us.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
# Contact US
2-
3-
1+
# 📬 Contact US
42

53
| Channel | Email |
64
| -------- | ------------------------- |
75
| Support | [email protected] |
86
| Security | [email protected] |
9-
| | |
10-
| | |

contact-and-media/reporting-an-account-or-post.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Reporting an Account or Post
1+
# Reporting an Account or Post
22

33
* The best way to report a post or account is to do so via our “Report” buttons. This method allows us to keep a record of every public key that is reported so we can reverse search blacklisted accounts if needed. \
44

contact-and-media/social-media-and-community.md

-9
This file was deleted.
File renamed without changes.

deso-tech-stack.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ We strive on the following development principles:
2222
### **1) Easy for web2 developers to build.**
2323

2424
* **API-Driven & Permissionless**\
25-
****Everything that DeSo builds is API-driven from the start. We believe this makes it easier for Web2 developers to focus on creating world-class Web3 applications, using familiar programming languages like [Javascript](deso-frontend/get-started.md) & Python. There's no need to learn smart-contract languages and write cost-prohibitive contracts.\
25+
****Everything that DeSo builds is API-driven from the start. We believe this makes it easier for Web2 developers to focus on creating world-class Web3 applications, using familiar programming languages like [Javascript](deso-frontend/exchange-listing-api.md) & Python. There's no need to learn smart-contract languages and write cost-prohibitive contracts.\
2626
\
2727
Anyone in the world can also run their own DeSo node to curate and moderate their own feed. Read more: [feeds-and-moderation.md](deso-features/feeds-and-moderation.md "mention")\
2828

@@ -56,7 +56,7 @@ We strive on the following development principles:
5656
Here's a list of how DeSo Identity solves many of these problems:\
5757

5858
* **Sign in with DeSo**
59-
* Any developer can add a "Sign in With DeSo" login with a [few lines of Javascript](deso-frontend/get-started.md).\
59+
* Any developer can add a "Sign in With DeSo" login with a [few lines of Javascript](deso-frontend/exchange-listing-api.md).\
6060

6161
* **Self-Custodial Wallet**
6262
* Take full custody of your own keys. We like to say "_**not your keys, not your content**_". \

0 commit comments

Comments
 (0)