https://blog.fleek.co/posts/deploy-your-first-website-with-fleek
类似 cloudflare pages,可以实现自动部署网站到 #ipfs
Similar to Cloudflare Pages, you can implement automatic deployment of websites to IPFS
类似 cloudflare pages,可以实现自动部署网站到 #ipfs
Similar to Cloudflare Pages, you can implement automatic deployment of websites to IPFS
https://blog.chainsafe.io/how-to-become-a-web3-developer-8849ab20b686
一个介绍web3开发者必备技能的文章,给出了大量学习资料
A guide for web3 developer
#tutorial
一个介绍web3开发者必备技能的文章,给出了大量学习资料
A guide for web3 developer
#tutorial
https://leftasexercise.com/2021/09/19/q-understanding-the-ethereum-virtual-machine-part-iii/
一篇结合
一篇结合
go-ethereum 源代码解释 #evm 如何执行 call 操作码的文章LeftAsExercise
Understanding the Ethereum virtual machine – part III
Having found our way through the mechanics of the Ethereum virtual machine in the last post, we are now in a position to better understand what exactly goes on when a smart contracts hand over cont…
https://orbis.club/developers/api-documentation
基于 #Ceramic 的去中心化社交平台 Orbis 的 API 文档,可以作为实践参考。源代码在评论区。
基于 #Ceramic 的去中心化社交平台 Orbis 的 API 文档,可以作为实践参考。源代码在评论区。
Useorbis
Getting started with Orbis SDK
Documentation for Open Social by Orbis
https://blog.openzeppelin.com/deconstructing-a-solidity-contract-part-iii-the-function-selector-6a9b6886ea49/
一篇结合 #solidity 合约介绍 #EVM 操作码底层运作的文章
一篇结合 #solidity 合约介绍 #EVM 操作码底层运作的文章
Openzeppelin
Deconstructing a Solidity Contract — Part III: The Function Selector
In the prev. article, we identified the need to separate a contract’s bytecode into creation-time and runtime code. Having made a deep dive into the creation part, it’s now time to begin.
Web3ReadList
https://ethernaut.openzeppelin.com/ 由 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…
https://blog.0xeval.me/series/ethernaut-ctf
一个介绍如果使用 #foundry 进行 ethernaut 的系列文章,包含对每一题的求解过程和代码且全程使用 Foundry
#cft
一个介绍如果使用 #foundry 进行 ethernaut 的系列文章,包含对每一题的求解过程和代码且全程使用 Foundry
#cft