Understanding zero knowledge proofs and zk-SNARK.

0 Comments27 Minutes


zk-SNARK (Zero-Knowledge Succinct Non-Interactive Argument of Knowledge) is the protocol of zero knowledge proof. ZCash cryptocurrency will be the one of first opened blockchain projects, which will utilize the implementation of this fascinating algorithm in the mechanics of blockchain. Zero knowledge proofs have huge potential…

lisk-development

Implementing own sidechain using Lisk.

0 Comments27 Minutes


Lisk is dedicated to develop custom blockchain based applications using Javascript. After Alpha SDK release it's possible for developers to prototype first custom applications. Technology is awaited by project investors since some time already. In that article I would like to go through the process of installing Lisk and all…

sharding-ethereum-eng

What is sharding in upcoming Ethereum 2.0?

0 Comments11 Minutes


Sharding is going to be scalability solution in upcoming Ethereum 2.0 and the enhancement hope for many other blockchains. Scalability is the speed key factor of the blockchain. This word is used to describe all the technology solutions which have the major goal: processing more transactions per second. Currently Bitcoin…

ethereum-studio-ide

Ethereum Studio – new web dapps IDE

0 Comments4 Minutes


The news about releasing the Ethereum Studio developer environment was today published on the Ethereum blog. How does look like the new IDE and can it compete with popular RemixIDE? Let's take a look on the new tool and check what it offers.

lisk

Lisk – short genesis and current ecosystem

0 Comments9 Minutes


Lisk is one of the blockchain projects, whose primary focus is to enable building highly efficient blockchain based applications (dapps). The term "Lisk" at the moment can be called to describe the Lisk Core blockchain (with the native LSK cryptocurrency) and the SDK for building blockchain applications. The project is…

optimal-oracles

Optimal strategy for safe Oracles use in web3

The oracle's business model is to execute off-chain (off-blockchain) queries and return them to the contract in exchange for a fee, which the contract pays by asking oracles for off-chain data.

0 Comments3 Minutes

oracles-v2

How to achieve decentralization using Oracles in blockchain?

So how do we create a decentralized oracle? The model is as follows: a contract should ask several oracles to execute the same query, get results from each oracle, and then determine the correct answer on its own based on multiple results (answers from multiple oracles).

0 Comments3 Minutes

how-oracles-work

How to read non-blockchain data in smart contracts and how Oracle works?

External data to the smart contract (from outside the blockchain) can be provided only, as parameters (arguments) of its call. Oracles are software running outside the blockchain, which listens for "requests" by smart contracts for external data, and then provides this data to the smart contract, by calling the appropriate…

0 Comments3 Minutes

Bitcoin for the spirit.

Blockchain for the tech.

I create substantive content on blockchain, at the intersection of technology, economics, sociology and even politics.

I’m blockchain engineer – sharing my tech expertise, ideas and critical thoughts.