# tie on eth and ipfs **Repository Path**: picasso250/tie-on-eth-and-ipfs ## Basic Information - **Project Name**: tie on eth and ipfs - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-03-11 - **Last Updated**: 2022-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tie on eth and ipfs #### 介绍 暂时是 chat on eth #### 软件架构 软件架构说明 #### 开发测试 1. 启动geth --ws --ws.origin 记得设置为\* 以防止CORS问题。 如果使用wsl 要--ws.addr 0.0.0.0 具体可以参考help.txt最后一行 2. tie.sol 文件部署到链上(可以使用remix),并把合约的地址复制到mainWeb.js第三行 3. 打开一个http server(比如可以使用 python3 -m http.server 8088 ),打开浏览器开始测试 #### 使用火币测试链 1. 安装 metamask 2. 添加测试链 https://testnet.hecoinfo.com/ (右下角 Add HECO Network) 3. 获取测试币 https://scan-testnet.hecochain.com/faucet 3. 在本代码页面开启 http server 测试 https://http-testnet.hecochain.com 256 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)