How DAPPs read data from blockchain? Providers explained
2023-10-14
Blockchain,Ethereum,Blockchain architecture
0 Comments4 Minutes
Blockchain "engineering" has a lot illusions. Whenever you enter the DAPP (web page) which reads data from the blockchain - it reads it from a blockchain node, through a provider. Does it mean that DAPP creators operate a node and integrated a provider in their DAPP (web page)? In some cases yes but mostly not. So how is it…
Arbitrium token distribution overview. Is centralized DAO still a DAO?
2023-03-27
Blockchain,Ethereum,Blockchain architecture
0 Comments3 Minutes
The distribution of the ARB token implies a 27% allocation of the ARB token to the Arbitrum project team, and 17.53% to investors. Individual portfolios is only 11.62% of the allocation.
How to achieve decentralization using Oracles in blockchain?
2023-01-10
Blockchain,Ethereum,Blockchain architecture,Software Development
0 Comments3 Minutes
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).
How to read non-blockchain data in smart contracts and how Oracle works?
2023-01-09
Blockchain,Ethereum,Smart contracts
0 Comments3 Minutes
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…
Truffle Suite – Ethereum developer toolbox: Truffle.
2020-02-06
0 Comments15 Minutes
Truffle Suite is the tool pack dedicated to Ethereum developers (focusing on smart contracts). That very actively developed project is currently one of the most popular frameworks for implementing, testing and running Ethereum based decentralized applications. In this article: I will describe the Truffle Suite tools; I will…
- 1
- 2
How DAPPs read data from blockchain? Providers explained
2023-10-14Blockchain,Ethereum,Blockchain architectureshort_en
Blockchain "engineering" has a lot illusions. Whenever you enter the DAPP (web page) which reads data from the blockchain - it reads it from a blockchain node, through a provider. Does it mean that DAPP creators operate a node and integrated a provider in their DAPP (web page)? In some cases yes but mostly not. So how is it…
0 Comments4 Minutes
Arbitrium token distribution overview. Is centralized DAO still a DAO?
2023-03-27Blockchain,Ethereum,Blockchain architectureshort_en
The distribution of the ARB token implies a 27% allocation of the ARB token to the Arbitrum project team, and 17.53% to investors. Individual portfolios is only 11.62% of the allocation.
0 Comments3 Minutes
How to achieve decentralization using Oracles in blockchain?
2023-01-10Blockchain,Ethereum,Blockchain architecture,Software Developmentshort_en
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
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.