RubyGems Navigation menu

filecoin 0.1.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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

业主:

推送:

作者:

  • Pedro Costa

SHA 256 校验和:

0ef2e2497b84d61f6781681b679201a943c2846612e14c72a0981427ff09ef6d

下载总量 7,506

这个版本 1,452

许可:

需要的 Ruby 版本: >= 2.4.0

链接: