九稀

@bullet_resource

还没有填写个人介绍

注册于 2025-11-16
Solidity 开发基础测试

本挑战用来测试以太坊智能合约开发基础知识的了解,主要涉及的内容有开发基础、Solidity 语法及程序的理解。 挑战包含约 30 道选择题,可能有一个或多个答案,请仔细答题。

难度 预计 20 分钟
Programming Basic Examination for OpenSpace Web3 Bootcamp

This is a simple test of programming and English skills. The questions that follow will evaluate your understanding of Linux commands and programming concepts.Please answer the question with the Linux command, SQL query statement, and code. [Learn more about OpenSpace Web3 Camp](https://learnblockchain.cn/course/44)

难度 预计 10 分钟
事件

在 Solidity 中,事件是使用智能合约来记录区块链上的操作非常有效的工具。通过事件,在合约触发事件,将在链上生成日志,链下通过监听日志,获取区块链状态的变化。

难度 预计 10 分钟