cyberFund / cyber.fund

:red_circle: Original version of the site where blockchains grow
https://cyber.fund
30 stars 16 forks source link

Run our own nodes #437

Closed mastercyb closed 7 years ago

mastercyb commented 8 years ago

cyberFund has demand in indexing of leading blockchains. As of now search of objects (block, transaction, address, token, name) by hash across all blockchains is impossible. That fact significantly complicates development of multiblockchain apps. We are suffering from this ourselves, trying to implement a simple task of balance querying for 40 leading blockchain tokens. Currently we solve it analyzing addresses by regular expressions. This solution allow us to suggest in which blockchain node we should route a query. It turned out unreliable, non-stable and insufficient. To solve this task we are going to index all objects hashes across leading blockchains saving information of objects' locations. This enable us to create API with only 2 simple methods:

  1. indexBlock. Put method that parse blocks content effectively saving all objects locations. Available to trusted partners.
  2. searchHash. Get method which return object with all attributes. Available for anybody.

We believe that such API significantly reduce hassle of developing multiblockchain applications for the following categories:

Implications: Industry experts forecast fast growth of blockchain ecosystems across governments, institutions and technology companies due to unique value proposition of blockchains in terms of transactional security and efficiency for any kind of digital property objects. We think of this project as of Google for digital property. Thus it scales perfectly.

But we need computing power that we cannot afford. We didn't monetize our growing service yet.

This are blockchain nodes we need to indexing first:

Blockchain nodes has been selected based on our unique methodology of crypto property evaluation reviewed by industry experts including Vitalik Buterin. Live evaluation is presented here.

Also we need standalone search index to run on top of BigChainDB that is a private blockchain. Presumably that is about 64 GB RAM and 1 TB Storage more.

Total 196 GB RAM, 4 TB Storage. We suppose demand on computing and storage can growth twice in a year.

This project is fully opensource under MIT license and will encourage developers participate and add compliant templates to Microsoft Azure templates collection. In case of successful implementation cyberFund will showcase possibilities behind Azure BaaS solutions for startup ecosystem.

Monetization of API is possible in 2 years. We suppose this time will be enough to demonstrate successful showcases thus effectively creating demand.

ghost commented 8 years ago

@21xhipster - i think some estimation of increase of Storage/RAM usage should be here. considering existing blockchains growth (+ maybe adding new blockchains to set)

mastercyb commented 8 years ago

@tomarcafe Thanks! Updated

ghost commented 7 years ago

closing?

mastercyb commented 7 years ago

Let's transform it

ghost commented 7 years ago

summary: 4TB hdd 128+ GB ram

mastercyb commented 7 years ago

Отдельный проект