-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
125 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
slug: hello-world | ||
title: Hello, World! | ||
authors: vincent | ||
tags: [greetings] | ||
--- | ||
|
||
刚到珠海看完航展,顺手把Docusurus站点搓出来了。 | ||
|
||
Docusurus内置很多开箱即用的功能,包括我很喜欢的KaTeX数学公式,配合github action和pages,完全可以当做笔记本来用。我只管写文章,剩下的由自动化流水线完成。而且总体效果不错。也不用像之前管理wordpress那样,局限在古登堡编辑器里,可以使用vscode强大的markdown工具,可以离线写作,偶尔推送并合并到主分支。并且markdown兼容性非常好,可以导入语雀、notion、joplin等软件的文章,基本做到无痛迁移。反正部署在github,存储分发什么的也不用我担心。码字就完事了。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
sidebar_label: "部署storj节点" | ||
--- | ||
|
||
# 设置节点 | ||
|
||
硬盘的文件系统最好与操作系统一致,即Windows下使用NTFS,Linux下使用ext4。 | ||
|
||
## 预设 | ||
|
||
|
||
分区 | ||
```bash | ||
gdisk /dev/sda | ||
n # 添加新分区 | ||
1 # 分区代码 | ||
w # 保存工作 | ||
|
||
``` | ||
使用的单个硬盘单个分区,剩下的一路回车就完事。 | ||
```bash | ||
mkfs.ext4 /dev/sda1 # 格式化刚刚添加的分区 | ||
``` | ||
格式化刚刚创建的分区。 | ||
|
||
|
||
## 获取授权key | ||
|
||
## 设置端口转发 | ||
|
||
## 设置QUIC | ||
|
||
## 创建认证 | ||
|
||
## 安装节点 | ||
|
||
## 参考文献 | ||
[storj部署文档](https://storj.dev/node/get-started/prerequisites) |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# 使用storj token充值storj pro账户 | ||
本文中,storj是指storj labs公司。storj代币、storj token、代币,是指在以太坊网络上发行的storj代币。 | ||
|
||
想要升级为无限制的storj pro账户,有两种办法,可以直接绑定银行卡支付,支持visa、万事达、银联的银行卡,银行卡需要会冻结1美元测试,请提前购买外汇(我只有visa存美元现汇的卡绑定成功了,没尝试现钞,另外我银联绑定失败了,我确信已开启境外扣款等功能,如果有人成功了欢迎与我交流)。 | ||
|
||
除了直接绑定信用卡支付以外,还可以购买storj代币为你的storj账户充值。storj公司会按照市场价将storj代币转换为美元,为你的账户充值,供之后消费。升级到storj pro账户至少需要充值等价于10美元的storj代币。 | ||
|
||
storj官方支持的转账网络为以太坊主网(ERC-20)和ZKsync era网络(下文缩写为zk)。 | ||
|
||
## 流程 | ||
|
||
主要流程如下 | ||
|
||
1. 购买稳定币,通常为usdt | ||
|
||
2. 使用usdt购买storj代币,并将获得的storj代币转入storj指定给你的账户。 | ||
|
||
转账通常有手续费(也成为gas费、燃料费),是提供给矿工作为计算区块的奖励,以太坊手续费最高,二层网络会在自己的链上计算区块,并在一段时间后打包、发回以太坊计算区块,因此交易速度更快、手续费通常更低。 | ||
|
||
如果你的交易所不支持storj代币的zk网络的转出,并且你希望避免高额的以太坊手续费,你需要直接将usdt转出到一个二层网络,再进行一次跨链转入storj指定的zk网络账户。 | ||
|
||
## 购买USDT | ||
|
||
我选择在欧易交易所进行购币,如果你也希望在欧易购币并且是新用户,注册时可以填写我的邀请码`81522149`,新人首次购币可能风控3天,这期间可以在交易所内交易,但不能提币,请合理安排时间。注意,欧易的storj提币只支持ERC-20。 | ||
|
||
可以选择在欧易创建一个web3钱包,切记写下助记词,这个12位(或更多位)助记词也可以在其他钱包使用,例如my ether wallet或者小狐狸钱包。任何人拥有助记词即拥有了你的钱包。 | ||
|
||
## 提币 | ||
在欧易web3钱包中选择充币,可以快速在交易所账户提币。我选择Arbitrum One。 | ||
|
||
## 跨链并转账 | ||
似乎比较少的跨链桥能直接转storj代币,因此我们选择先将usdt转入zk网络后,再购买storj代币。如果你找到了一个支持storj的桥,也可以在Arbitrum One先购买storj币后直接跨链桥转到storj的zk账户。 | ||
|
||
## 购买Storj | ||
各类钱包一般提供去中心化交易所(DEX),因此可以在钱包中用usdt购买storj代币。购买后将storj代币转入指定的zk账户后,等待storj确认即可。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.