Github
开放Filecoin项目Repos
Disclaimer: It is difficult to perfectly translate technical concepts from one language to another, so note that we cannot guarantee the accuracy of this translation. Original t…
【官网通告】Filecoin开发网络上线,建立自己的Filecoin节点
Github上开设FileCoin Repos项目,我们可以创建自己的Go-Filecoin测试节点参与挖矿
【官网通告】Filecoin项目代码库和开发网络公开
GitHub上公开了FileCoin repos项目,每个人都可以为Filecoin项目做出贡献并可以设置一个Filecoin节点进行测试
Getting Started with Filecoin Repos and Devnets
As we announced here, we recently opened up the Filecoin project repos on GitHub. You can visit the GitHub repos to explore the codebase, development tools, community resources,…
Opening the Filecoin Project Repos
Today, we are excited to open several repos on GitHub, and invite everybody to join us on GitHub. Come learn about Filecoin, play with the code, and contribute to development. A…
芒果:Git完全分散
Git是一个分布式(很快分散的)版本控制或更改跟踪系统,主要用于管理软件源代码。 它创建于11年前,考虑到分散开发。存储库的每个副本都包含整个更改历史记录。开发可以完全脱机完成,无需…