6 Star 25 Fork 15

duke.du/solidity-expert

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
duke.du 提交于 2022-11-03 13:42 . update worldcup abort for evm decompile
{
"name": "solidity-expert",
"description": "a solidity tutorial makes you a dapp expert",
"homepage": "https://github.com/dukedaily/solidity-expert",
"devDependencies": {
"hardhat": "^2.11.1",
"honkit": "^3.7.1"
},
"scripts": {
"build": "honkit build",
"serve": "honkit serve",
"deploy": "gh-pages -d _book"
},
"dependencies": {
"@haxcms/gitbook-2-outline-schema": "^0.0.13",
"gh-pages": "^3.2.3",
"gitbook-plugin-outline": "^0.0.3",
"gitbook-plugin-toggle-chapters": "^0.0.3",
"gitbook-plugin-anchors": "^0.7.1",
"gitbook-plugin-canonical-link": "^2.0.3",
"gitbook-plugin-custom-favicon": "0.0.4",
"gitbook-plugin-ga": "^1.0.0",
"gitbook-plugin-github-issue-feedback": "^1.4.0",
"gitbook-plugin-include-codeblock": "^3.2.3",
"gitbook-plugin-js-console": "^3.0.4",
"gitbook-plugin-page-toc-button": "^0.1.1",
"gitbook-summary-to-path": "^1.1.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/bwcs/solidity-expert.git
git@gitee.com:bwcs/solidity-expert.git
bwcs
solidity-expert
solidity-expert
main

搜索帮助