Github
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年前,考虑到分散开发。存储库的每个副本都包含整个更改历史记录。开发可以完全脱机完成,无需…