Skip to content

Commit

Permalink
Add how-to guide for Stoic wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
Herbert Yang committed Jan 31, 2024
1 parent 79d9532 commit d314f49
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 83 deletions.
Binary file modified docusaurus/docs/apps-guide/17-stoic/img/banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
106 changes: 23 additions & 83 deletions docusaurus/docs/apps-guide/17-stoic/index.md
Original file line number Diff line number Diff line change
@@ -1,112 +1,52 @@
---
title: Stoic
image: './img/banner.jpg'
description: 'describe what the app is and does in one sentence'
keywords: [DFINITY, ICP, IC, 互联网计算机, Internet Computer, Internet Computer Protocol, Web3, Crypto, Blockchain, 区块链, 加密货币, DApp, 去中心化, 去中心化应用, developer, startup, dapp-name]
draft: true
description: 支持 ICP 生态多种代币的网页版开源钱包
keywords: [DFINITY, ICP, IC, 互联网计算机, Internet Computer, Internet Computer Protocol, Web3, Crypto, Blockchain, 区块链, 加密货币, DApp, 去中心化, 去中心化应用, developer, startup, Stoic, Toniq Labs]
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import Dapp from '../../dapp.md';

# dapp-name 使用攻略
# Stoic 钱包使用攻略

![AstroX](./img/banner.jpg)
![Stoic](./img/banner.jpg)

## 概述

- dapp-name 是一个什么样的应用
- 为什么样的人服务
- 可以做什么,有哪些主要功能
- DApp上线历史 (if needed)
Stoic 是 ICP 生态里一款网页版的钱包,可以存储,发送,接收多种 ICP 生态里的代币; 可以质押 ICP,为容器智能合约充值;是多个 ICP 生态 DApp 的登录入口;还可以直接铸造和分发代币。

## 下载
Stoic 钱包由 [Toniq Labs](https://twitter.com/toniqlabs) 团队开发。Toniq Labs 是 ICP 生态里资历最悠久的团队之一,开发了包括 NFT 交易市场,游戏,钱包等多款应用。

- 官方下载地址
- 如何安装(if needed)
## 安装

<Tabs>
<TabItem value="iOS" label="iOS" default>
iOS下载地址
</TabItem>
<TabItem value="Android" label="Android">
Android下载地址
</TabItem>
<TabItem value="Web" label="Web">
Web下载地址
</TabItem>
</Tabs>

## 注册

- 如何注册

## 功能1

- xx (use either `jpg` or `png` for pictures)
- xx (place all pictures in the `img` folder)
- xx (use small caps for picture names)
- xx (use [Docusaurus admonitions](https://docusaurus.io/docs/markdown-features/admonitions) when possible)

## 功能2

- xx
- xx
- xx

## 功能3

- xx
- xx
- xx

## 功能4

- xx
- xx
- xx
:::info
https://www.stoicwallet.com/
:::

## 独特优势

- 解释为什么在同类竞品里,用户会选择使用 dapp-name
- Stoic 的界面是基于浏览器的网页版,而不是浏览器插件 (Plug 钱包)。对于不习惯使用插件的用户来说,会更为方便直观。
- Stoic 的代码很早就[开源](https://github.com/Toniq-Labs/stoic-wallet)了。
- Stoic 由 [Toniq Labs](https://toniqlabs.com/#products) 开发。 Toniq Labs的几位联合创始人,尤其是 CPO [Bob Bodily](https://twitter.com/BobBodily) 是整个 ICP 社区里最知名的 KOL 和开发者之一。

## 代币

- 在哪里购买 dapp-name 的 token (统一用 ICPSwap上的链接)
- if already on SNS, provide URL from https://dashboard.internetcomputer.org/sns/
- Toniq Labs 团队尚未对 Stoic 钱包发行代币

## 联系

- 官方网址
- 社交账号 (通常是 Twitter)
- linktree
- Github
- Telegram
- OpenChat Group
- Discord
- https://www.stoicwallet.com/
- https://twitter.com/StoicWalletApp
- https://discord.gg/toniqlabs
- https://github.com/Toniq-Labs/stoic-wallet
- https://github.com/Toniq-Labs/stoic-identity

## 问题

如果暂时没有得到 dapp-name 团队的回应,您也可以在 [ICP China 的 Twitter Community](https://twitter.com/i/communities/1679302895571988481) 上提问,DFINITY 亚太团队会尽快把您的问题反馈给 dapp-name 团队,或者邀请社区里的深度用户来一起解答。

:::info
有用信息
:::

:::note
注意事项
:::
如果暂时没有得到 Toniq Labs 团队的回应,您也可以在 [ICP China 的 Twitter Community](https://twitter.com/i/communities/1679302895571988481) 上提问,DFINITY 亚太团队会尽快把您的问题反馈给 Toniq Labs 团队,或者邀请社区里的深度用户来一起解答。

:::tip
使用贴士
:::

:::caution
需要小心的地方
:::

:::danger
危险区域!
:::
欢迎所有喜爱 Stoic 的用户提交 PR,一起来补充这个 Stoic 的攻略!点击 `Edit this page` 即可。

欢迎所有喜爱 dapp-name 的用户提交 PR,一起来补充这个 dapp-name 的攻略!点击 `Edit this page` 即可。
<Dapp />

0 comments on commit d314f49

Please sign in to comment.