# isrn **Repository Path**: liukexing/isrn ## Basic Information - **Project Name**: isrn - **Description**: IPFS Software Router Network 基于IPFS的p2p软件路由网络 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # isrn #### Description IPFS Software Router Network 基于IPFS的p2p软件路由网络 #### Software Architecture IPFS Software Router Network 基于IPFS的p2p软件路由网络 #### Installation 1. 下载安装ipfs的安装包 [ipfs.guide](http://ipfs.guide/ipfs/QmR6d2gePmBmsqkESwjpbLrHHJGLx2qDyWysqpuNcJgsnK/) 2. 解压安装包,复制repo文件夹,修改setenv.bat文件`set "IPFS_BIN=D:\go-ipfs"` 为ipfs所在路径 3. 执行`init.bat`初始化配置,执行`daemon.bat`启动服务 4. 下载源码`go get -u gitee.com/liukexing/isrn` 5. 修改`app/server/main.go`的初始化方法`router.StartRouter("D:/ipfs_repo/repo_g2", 10041)`里面的脚本安装路径 6. 编译执行,建议启动多个节点服务测试 #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the project 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [http://git.mydoc.io/](http://git.mydoc.io/) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)