LogoFilecoin Spec

    • Introduction
      • Architecture Diagrams
      • Key Concepts
      • Filecoin VM
      • System Decomposition
    • Systems
      • Filecoin Nodes
      • Files & Data
      • Virtual Machine
      • Blockchain
      • Token
      • Storage Mining
      • Market
    • Libraries
      • FIL Crypto
      • FCS
        • IPLD
        • libp2p
        • IPFS
          • BitSwap
          • GraphSync
          • UnixFS
        • Multiformats
        • Algorithms
          • Expected Consensus
            • Stacked DRG PoRep
            • Proof-of-Replication
            • Proof-of-Spacetime
            • Payment Channels
            • BlockSync
            • GossipSub
            • Cryptographic Primitives
            • Cryptoecon
            • Listings
              • Filecoin VM Actors
              • Reserved Ranges
              • Data Structures
              • Components
              • Libp2p Protocols
            • Glossary
              • Appendix
                • Sharded IPLD Array
                • Address
                • Filecoin Parameters
              • Implementations
                • Lotus
                • Filecoin (go-filecoin)
                • Forest
                • Fuhon (cpp-filecoin)
              • Github

              CONTENTS

              Filecoin Implementations #


              In the meantime, you can follow each implementation’s progress at its respective repo on GitHub:

              ImplementationTest CoverageCompliance TestsAuditCI
              Lotus31%00
              Filecoin (go-filecoin)48%00
              ForestN/A00
              Fuhon (cpp-filecoin)35%00

              https://filecoin.io/blog/announcing-filecoin-implementations-in-rust-and-c++/

              • Languages English
              • Languages English
              • Languages Português
              Calendar July 7, 2020
              Edit Edit this page

              CONTENTS