https://blog.ceramic.network/getting-started-with-ceramic/
#Ceramic 是一个去中心化数据库,此篇博客是项目方给出的入门教程,主要内容关于 #did
#Ceramic 是一个去中心化数据库,此篇博客是项目方给出的入门教程,主要内容关于 #did
Ceramic is a decentralized database, this blog is an introductory tutorial given by the project, the main content about DID.The Ceramic Blog
Tutorial: Getting Started With ComposeDB on Ceramic
Use this tutorial and Web3 example app to get started building quickly with ComposeDB on Ceramic.
https://mirror.xyz/asmp.eth/LWQckvjXUxeIKH42U9c67JPYshX0XImycMl2ACz60F4
介绍了 Storj、#Filecoin、#Arweave、Stratos、#Ceramic 去中心化存储方案
介绍了 Storj、#Filecoin、#Arweave、Stratos、#Ceramic 去中心化存储方案
mirror.xyz
Web3 去中心化存储进化史
随着区块链应用在 NFT、游戏、元宇宙方面的展开,数据格式变得多样化,数据规模也显著增长,也正是在这一时期,更多人开始关注和重视去中心化存储。2021 年第一季度,NFT 概念彻底爆发,同一时期存储板块各币种实现了 10 倍的涨幅。其中 FIL 从 21 美元最高上涨至 238 美元,AR 从 2.6 美元最高上涨至 91 美元。存储板块不仅仅跑赢了 DeFi 板块,也跑赢了 BTC。
https://ethernaut.openzeppelin.com/
由 openzeppelin 推出的以智能合约入侵为主题的闯关游戏,类似 CTF 夺旗。目前仍在基本被废弃 Rinkeby 测试网上,但项目是开源的,如果测试网失效可以自行部署。
A smart contract hack game by
#security #ctf
由 openzeppelin 推出的以智能合约入侵为主题的闯关游戏,类似 CTF 夺旗。目前仍在基本被废弃 Rinkeby 测试网上,但项目是开源的,如果测试网失效可以自行部署。
A smart contract hack game by
openzeppelin, similar to CTF . It is still on the largely deprecated Rinkeby test network, but the project is open source and can be deployed on its own if the test network deprecated.#security #ctf
https://a16zcrypto.com/zkdocs-zero-knowledge-information-sharing/
A16z 开发了一款用了生成零知识证明 #zk 的库
A16z has developed a library zkDoc for generating zero-knowledge proofs. This paper is a brief introduction to zkDoc, with a loan application as an example of considerable practical value.
A16z 开发了一款用了生成零知识证明 #zk 的库
zkDoc。 本文是对于 zkDoc 的一个简单介绍,以贷款应用为例,具有相当的现实价值。A16z has developed a library zkDoc for generating zero-knowledge proofs. This paper is a brief introduction to zkDoc, with a loan application as an example of considerable practical value.
a16z crypto
zkDocs: Zero-knowledge Information Sharing - a16z crypto
zkDocs is a tool for creating “zero-knowledge enabled documents” that allow information to be shared and verified — without unnecessarily exposing it.
https://blog.wssh.trade/posts/foundry-with-erc20/
我写的一篇入门教程介绍如何使用 #foundry 工具链进行完整的 #EIP20 的代码编写、测试和部署
有任何问题都可以在评论区留言
#tutorial
我写的一篇入门教程介绍如何使用 #foundry 工具链进行完整的 #EIP20 的代码编写、测试和部署
有任何问题都可以在评论区留言
#tutorial
Wong's Blog
Foundry教程:编写测试部署ERC-20代币智能合约
概述
本博客的内容主要分为以下四部分:
一是Foundry的介绍与安装,主要介绍为什么选择Foundry进行智能合约开发和安装过程中的各种官方文档中未提及的问题;
本博客的内容主要分为以下四部分:
一是Foundry的介绍与安装,主要介绍为什么选择Foundry进行智能合约开发和安装过程中的各种官方文档中未提及的问题;
#Bitcoin #P2P Series:
https://nakamoto.com/p2p-networking/
History of P2P
https://nakamoto.com/gnutella/
Gossip p2p protocol
https://nakamoto.com/bitcoins-p2p-network/
Bitcoin's P2P Network
https://nakamoto.com/p2p-networking/
History of P2P
https://nakamoto.com/gnutella/
Gossip p2p protocol
https://nakamoto.com/bitcoins-p2p-network/
Bitcoin's P2P Network
NAKAMOTO
P2P Networking
Bitcoin is built atop the shoulders of the early P2P file sharing protocols. And the history of P2P file sharing starts with the grandfather of all massive P2P protocols, Napster.
Web3ReadList pinned «#Bitcoin #P2P Series: https://nakamoto.com/p2p-networking/ History of P2P https://nakamoto.com/gnutella/ Gossip p2p protocol https://nakamoto.com/bitcoins-p2p-network/ Bitcoin's P2P Network»
https://www.palkeo.com/en/projets/ethereum/flashbots.html
一篇简单的文章介绍 #flashbot 的优缺点
A simple article about the advantages and disadvantages of
一篇简单的文章介绍 #flashbot 的优缺点
A simple article about the advantages and disadvantages of
flashbot .https://samczsun.com/paradigm-ctf-2021-swap/
完整介绍了作者如何完成一次 #ctf 的全过程和分析思路
A complete description of how the author completed a smart contract CFT and the whole process of analysis ideas.
#security
完整介绍了作者如何完成一次 #ctf 的全过程和分析思路
A complete description of how the author completed a smart contract CFT and the whole process of analysis ideas.
#security
samczsun
Paradigm CTF 2021 - swap
A guided walkthrough for swap, the hardest challenge in Paradigm CTF 2021
Web3ReadList
https://learnblockchain.cn/books/geth/ 一本介绍以太坊底层的开源电子书,特点是给出了go-ethereum 的源代码,缺点是有点古老(3年前就已经停止更新),介绍的部分内容已经不符合ERC标准了。以我阅读的“签名”一节看,作者仅介绍了EIP-155的部分内容,但目前最新的标准是EIP-1599,差距较大。暂未对其他章节审读,如果读者发现问题或者与目前标准不符的情况,可以附在评论区里。 #eth
https://eth2book.info/altair/contents
介绍 #eth 2 的技术细节,目前还在写。虽然没怎么看,但看上去不错。
Introducing the technical details of Eth 2, which is still being written. Haven't read much of it, but it looks good.
#tutorial
介绍 #eth 2 的技术细节,目前还在写。虽然没怎么看,但看上去不错。
Introducing the technical details of Eth 2, which is still being written. Haven't read much of it, but it looks good.
#tutorial
eth2book.info
Upgrading Ethereum | Contents
A technical handbook on Ethereum's move to proof of stake and beyond.
👍1
https://coinsbench.com/solidity-tutorial-all-about-abi-46da8b517e7
介绍有关 #solidity
Introduce the content about solidity abi. Unlike the documentation, this blog is more detailed and more suitable for newcomers.
#tutorial
介绍有关 #solidity
abi 的相关内容。与文档相别,此篇博客更加详细,更适合新手阅读。Introduce the content about solidity abi. Unlike the documentation, this blog is more detailed and more suitable for newcomers.
#tutorial
Medium
Solidity Tutorial: all about ABI
In this article, we describe what is the ABI in Solidity, how it helps describes smart contracts and how it translates to EVM bytecode. We…
https://cointelegraph.com/news/what-is-chainlink-vrf-and-how-does-it-work
一篇介绍 #chainlink #vrf 的应用的文章
An article describing the application of Chainlink VRF.
#Oracle
一篇介绍 #chainlink #vrf 的应用的文章
An article describing the application of Chainlink VRF.
#Oracle
Cointelegraph
What is Chainlink VRF, and how does it work?
Part of the Chainlink 2.0 ecosystem, Chainlink VRF is a provable RNG solution devoid of the shortcomings plaguing traditional solutions.