Skip to content

Commit

Permalink
update ipfs.mdx :release
Browse files Browse the repository at this point in the history
  • Loading branch information
foxundermoon committed Apr 29, 2020
1 parent 6aabcd1 commit 09117c2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/website/pages/[lang]/job/ipfs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ export const meta = {

1. 以矿工身份加入[filecoin](https://filecoin.io/)[测试网](https://stats.testnet.filecoin.io/)且算力大于`0`

- 告知我们你的`矿工id` 比如(`t017255`)
- 确认是否加入成功`lotus state list-miners |grep t017255`
- 查看自己的算力 `lotus state power t017255`
- 告知我们你的`矿工id` 比如(`t017255`)
- 确认是否加入成功`lotus state list-miners |grep t017255`
- 查看自己的算力 `lotus state power t017255`
- 需要自己动手完成,可以在朋友的帮助下完成,但是要能理解每个操作步骤

2. 把一个多页的 web 应用部署到[ipfs](https://ipfs.io/)网络
Expand All @@ -38,7 +38,7 @@ export const meta = {
- 页面之间可以相互跳转
- 子页面可以直接浏览器打开访问
- 告知我们`webapp`[`CID`](https://docs.ipfs.io/guides/concepts/cid/)
- 需要能加载`ipfs`网络上的`css``javascript`或者`字体`资源,才能称之为`web app`
- 能加载`ipfs`网络上的`css``javascript`或者`字体`资源
- 比如([`QmctDmAgS75nxUGiCaUzZodWBAq3MXAmEPmZ8EVCrkdnF1`](https://ipfs.io/ipfs/QmctDmAgS75nxUGiCaUzZodWBAq3MXAmEPmZ8EVCrkdnF1/event/))

- 附加题: 参与[复制证明游戏](https://github.com/filecoin-project/replication-game) ,告知我们你的游戏 id 或者游戏得分。
Expand Down

1 comment on commit 09117c2

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for website ready!

Built with commit 09117c2

https://home-website-a23v6lvho.now.sh

Please sign in to comment.