Remix 教程

Learnneth 是一个整合到Remix的教程平台。

教程可以包含测试学生学习成果的测验。这些测验由Solidity单元测试运行。

我们的仓库中有越来越多的教程,但任何人都可以在自己的仓库上构建教程,并让他们的学生加载它们!

这些教程包含指导说明的 .md 文件,还可以包含示例文件、Solidity 单元测试文件以及测验答案文件。

Learneth教程

以下是当前的Learneth教程列表

初级

Remix Basics
Intro to Solidity

中级

Basic Use of web3.js
The Recorder

高级

All About Proxy Contracts
Deploy with Libraries
Opcodes in the Debugger

Learneth & 教程库

Learneth插件的代码:https://github.com/bunsenstraat/remix-learneth-plugin/blob/master/docs/index.rst

创建自己的教程的文档:https://remix-learneth-plugin.readthedocs.io/en/latest/index.html

Remix维护和策划了Learneth教程库:https://github.com/ethereum/remix-workshops