Blockchain

12345678910111213
Across
  1. 3. A smart contract programming language built for the Ethereum Virtual Machine. Syntactically it resembles C++ and Javascript and compiles to eWASM.
  2. 4. It is the basic container for storing transaction data within a blockchain.
  3. 6. It is a mathematical system of record keeping made up of blocks of transactional data which are linked in chronological order
  4. 8. In the blockchain industry, a measure of the computational difficulty required to process a smart contract function
  5. 9. It is a string of alphanumeric characters which identify an entity in the blockchain network
  6. 10. An open source Blockchain suite of tools offered by IBM and hosted by The Linux Foundation to create enterprise-
  7. 11. It is the process of transaction verification performed by nodes in the blockchain network before adding a new block of data to the blockchain
  8. 12. It is the process within blockchain networks to verify that all nodes concur on the contents of the distributed ledger.
Down
  1. 1. It is a transfer of value between two addresses, or organizations, using a blockchain network
  2. 2. It is digitally distributed and traded currencies for which proof of ownership is established via cryptographic methods
  3. 5. It is maintained on many nodes in a decentralized network where records are stored in a chronological order
  4. 7. The output of a cryptographic function that maps inputs to specific, but seemingly arbitrary, outputs. This is ideally irreversible
  5. 8. The original block in a blockchain
  6. 13. It is a computing device that is part of a blockchain network