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