mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-22 02:01:32 +08:00
vault backup: 2024-10-15 13:58:00
This commit is contained in:
@ -14,27 +14,37 @@ category: web3
|
||||
# web3资源收集
|
||||
|
||||
基础推荐材料
|
||||
人文基础:
|
||||
比特币之前的事情:理解组成比特币的核心技术的发展,理解比特币的前前后后,能更好的理解中本聪创造比特币的核心产物。
|
||||
人文基础:
|
||||
|
||||
比特币之前的事情:理解组成比特币的核心技术的发展,理解比特币的前前后后,能更好的理解中本聪创造比特币的核心产物。
|
||||
|
||||
1、比特币前传
|
||||
<https://foresightnews.pro/article/detail/13987> (比特币前传(一)70 年代公钥传奇)
|
||||
<https://foresightnews.pro/article/detail/14114> (比特币前传(二):去中心化的起源)
|
||||
<https://foresightnews.pro/article/detail/14545> (比特币前传(三):90 年代的加密战争
|
||||
<https://foresightnews.pro/article/detail/14783> (比特币前传(四):跨越半个世纪的思想与蓝图)
|
||||
<https://foresightnews.pro/article/detail/13987>(比特币前传(一)70 年代公钥传奇)
|
||||
|
||||
<https://foresightnews.pro/article/detail/14114>(比特币前传(二):去中心化的起源)
|
||||
|
||||
<https://foresightnews.pro/article/detail/14545>(比特币前传(三):90 年代的加密战争
|
||||
<https://foresightnews.pro/article/detail/14783>(比特币前传(四):跨越半个世纪的思想与蓝图)
|
||||
|
||||
2、以太坊简史:因暴雪削弱术士而诞生的千亿美元巨兽
|
||||
<https://foresightnews.pro/article/detail/13531>
|
||||
以太坊近十年的发展很难用一篇文章概括,但是可以大致浏览每一个阶段的重大突破与变化。了解 VB 创造 ETH 的时候主要想解决什么问题
|
||||
3、加密思潮编年史,从 25 年前说起
|
||||
<https://foresightnews.pro/article/detail/961>
|
||||
快速了解加密思潮在不同时期的变化,了解到如何一步步从 BTC 走向 DAPP
|
||||
技术基础:
|
||||
技术基础:
|
||||
|
||||
1**、比特币白皮书精读版**
|
||||
<https://mp.weixin.qq.com/s/eYCbAD_tPG9PmuFE1LvCWA>
|
||||
比特币白皮书精读版是对比特币白皮书更详细的解读,有助于更好的理解白皮书中的内容。比特币的技术原理搞的越清楚越好。
|
||||
比特币白皮书精读版是对比特币白皮书更详细的解读,有助于更好的理解白皮书中的内容。比特币的技术原理搞的越清楚越好。
|
||||
|
||||
2、以太坊白皮书精讲 精选
|
||||
<https://zhuanlan.zhihu.com/p/37747240> (Part1)
|
||||
<https://zhuanlan.zhihu.com/p/38002875> (Part2)
|
||||
<https://zhuanlan.zhihu.com/p/38003169> (Part3)
|
||||
<https://zhuanlan.zhihu.com/p/37747240>(Part1)
|
||||
|
||||
<https://zhuanlan.zhihu.com/p/38002875>(Part2)
|
||||
|
||||
<https://zhuanlan.zhihu.com/p/38003169>(Part3)
|
||||
|
||||
白皮书精讲系列是看懂白皮书很好的参考资料,可以更深入的了解白皮书中的细节。这是 ETH1.0 的架构,后面再看 ETH 2.0 的架构。也是搞得越清楚越好,后续的区块链整体上都没有脱离这个架构,既 Chain-VM-共识-Daap
|
||||
3**、一个以太坊交易的完整周期**
|
||||
<https://www.notonlyowner.com/learn/what-happens-when-you-send-one-dai>
|
||||
|
@ -39,6 +39,7 @@ finished: true
|
||||
关键词:witter,油猴脚本
|
||||
|
||||
(自己写的)
|
||||
|
||||
在公共场合不太想别人知道自己的 twitter 账号,于是写了一个油猴脚本,屏蔽 twitter 中自己的 id、昵称、头像。(只写了针对首页的)
|
||||
|
||||
[greasyfork 安装](https://greasyfork.org/scripts/461892-hide-your-twitter-info)
|
||||
@ -51,6 +52,7 @@ finished: true
|
||||
|
||||
[Cursor | Build Fast](https://www.cursor.so/)
|
||||
基于 GPT-4 帮你写代码,试了一下效果很好。
|
||||
|
||||

|
||||
|
||||
### ChatGPT 资料汇总学习
|
||||
|
@ -4,7 +4,8 @@ date: 2024-04-29T00:00:00.000Z
|
||||
author: KazooTTT
|
||||
type: Post
|
||||
status: Draft
|
||||
tags:
|
||||
tags:
|
||||
- 周报
|
||||
finished: true
|
||||
published: true
|
||||
slug: 2024-W17
|
||||
|
Reference in New Issue
Block a user