tree chan core:Tree Chan的核心智能合约 源码
合同模板安全帽 使用和为智能合约预先配置的入门模板。 如果您想改用松露,请查看。 设置 要求: 节点> = v12 纱 $ npm i -g yarn # Install yarn if you don't already have it $ yarn install # Install dependencies $ yarn setup # Setup Git hooks 整理和格式化 要检查代码是否存在问题: $ yarn typecheck # Type-check TypeScript code $ yarn lint # Check JavaScript and TypeScript code $ yarn lint --fix # Fix problems where possible $
文件列表
tree-chan-core-main.zip
(预估有个19文件)
tree-chan-core-main
.githooks
pre-commit
432B
.gitignore
198B
package.json
2KB
LICENSE
1KB
tsconfig.json
599B
.prettierignore
115B
.eslintrc.js
1KB
scripts
暂无评论