# NETH **Repository Path**: rsl-learn/neth ## Basic Information - **Project Name**: NETH - **Description**: 以太坊 NFT 原型项目 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-06-19 - **Last Updated**: 2022-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NETH #### 介绍 以太坊 NFT 原型项目 #### 项目结构 - server node 服务端代码 - public 前端页面 - api 前后端交互接口 - config 服务端配置 - dao 数据交互层 - res 用户作品上传路径 - utils 工具类 - template 模板路径 - contracts 合约文件 - test 合约测试 #### 子项目 [Neth-web](https://gitee.com/stfujnkk/neth-web)