Initial commit
touch README.md git init git add README.md git commit -m "first commit" git remote add origin http://gitea.trustie.net/caoyuan/qoMSnxcyd.git git push -u origin master
git remote add origin http://gitea.trustie.net/caoyuan/qoMSnxcyd.git git push -u origin master
项目目标是设计及实现一个类似BitCoin的数字加密交易系统,需要实现如下功能: 1. 交易协议设计及实现 2. 哈希算法设计及实现 3. 用户界面设计及实现 4. 系统测试及试运行 5. 系统相关文档及网站
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
从命令行创建一个新的仓库
从命令行推送已经创建的仓库