...
Github: https://github.com/pontem-network
界面 | GUI:
...
...
三、功能特点对比 | Comparison of features
项目|Project | remix | chainide | ethfiddle | move-playground | |
---|---|---|---|---|---|
开源 | open source | YES | Part | No | No | No |
Web端编译 | Compile on the web | No | No | No | YES | |
控制台实现方式 | console implementation | 编辑器实现方式 | Editor implementationPart | ||||
合约编译方式 | Contract compilation method | Cloud | Cloud | Cloud | WebAssembly | |
使用的构建工具 | build tools used | nx | webpack | -- | -- | |
使用Typescript | Use Typescript | YES | YES | -- | -- | |
使用的UI框架 | UI framework used | react | react | -- | -- | |
编辑器实现方式 | Editor implementation | @monaco-editor/react | @monaco-editor/react | -- | -- | |
控制台实现方式 | console implementation | 自研 | Self-study | 自研 | Self-study | -- | -- |