RubyGems Navigation menu

filecoin 0.4.0

Filecoin (https://filecoin.io/) is a distributed storage network based on a blockchain mechanism. Filecoin miners provide storage capacity for the network, earning FIL by periodically prooving the specified capacity is provided to the network. The Filecoin blockchain maintains the ledger for FIL transactions, and implements the Filecoin VM for the execution of contracts and market mechanisms. These include storage deals, where clients pay miners to store data in the network. This gem makes use of the JSON RPC API made available by Lotus (https://lotu.sh/), the official implementation of the network.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.1 - October 08, 2020 (14 KB)
  2. 0.4.0 - September 18, 2020 (14 KB)
  3. 0.3.0 - July 07, 2020 (18 KB)
  4. 0.2.0 - June 12, 2020 (14.5 KB)
  5. 0.1.0 - June 04, 2020 (10 KB)

Runtime Dependencies (1):

dry-struct ~> 1.0

Owners:

Pushed by:

Authors:

  • Pedro Costa

SHA 256 checksum:

143c8b54f8fd65df1cd392e87f8979b84d848c956b3bc45d68daaa2519131312

Total downloads 7,489

For this version 1,371

Licenses:

N/A

Required Ruby Version: >= 2.4.0

Links: