ExamGecko
Question list
Search
Search

Question 122 - CBSA discussion

Report
Export

When developing in Ethereum which is considered to be an In-Memory Blockchain simulations for rapid development?

A.
Cpp-ethereum
Answers
A.
Cpp-ethereum
B.
Geth
Answers
B.
Geth
C.
TestRPC
Answers
C.
TestRPC
D.
Parity
Answers
D.
Parity
Suggested answer: C

Explanation:

There are several redundant implementations of the Ethereum protocol to ensure the correctness of the implementation. Additionally, not all blockchain nodes operate the same way. Some are purely for developing and hold a blockchain inmemory and just simulate the mining. Real Blockchain Nodes: 1. Cpp-ethereum 2. Go-Etheruem (GETH) 3. Parity In-Memory Blockchain simulations for rapid development: 1. TestRPC 2. Ganache 3. Truffle Developer Console Clients to access the blockchain in a convenient way: 1. MetaMask browser Plugin through Infura 2. Status.IM Android/iOS app through Infura 3. MIST DApp Browser with integrated GETH

asked 16/09/2024
Jose ESPINOZA
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first