ExamGecko
Question list
Search
Search

Question 187 - CBSA discussion

Report
Export

Consider the following scenario: A solo app developer wants to create their own cryptocurrency and build a blockchain based that allows users to buy and sell second-hand items with that cryptocurrency from each other. Before the transaction is considered complete, the purchaser must put the funds in an escrow service and the sender must enter the courier tracking number into that same escrow. Time is of the essence and this developer doesn't want to worry about networking of infrastructure. This app must be fully autonomous or "decentralized". Which architecture would best solve the product need?

A.
Ethereum for token creation and escrow service; User-facing features built with web technologies and deployed through IPFS
Answers
A.
Ethereum for token creation and escrow service; User-facing features built with web technologies and deployed through IPFS
B.
Ethereum for token creation; Traditional multitier API and database for escrow service; User-facing features built in web technologies then minified unto a String and deployed to an Ethereum Smart Contract
Answers
B.
Ethereum for token creation; Traditional multitier API and database for escrow service; User-facing features built in web technologies then minified unto a String and deployed to an Ethereum Smart Contract
C.
Hyperledger Fabric for the escrow service and token creation using chaincode; User-facing features built with Hyperledger Composer
Answers
C.
Hyperledger Fabric for the escrow service and token creation using chaincode; User-facing features built with Hyperledger Composer
D.
The product cannot be built. Fully decentralized apps are not yet possible for user interface
Answers
D.
The product cannot be built. Fully decentralized apps are not yet possible for user interface
Suggested answer: B
asked 16/09/2024
sicnarep sicnarep
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first