ExamGecko
Question list
Search
Search

Question 100 - CBDE discussion

Report
Export

To develop smart contracts:

A.
it’s good to start with a local in-memory blockchain with unit tests but then deploy to the mainnet as rapidly as possible.
Answers
A.
it’s good to start with a local in-memory blockchain with unit tests but then deploy to the mainnet as rapidly as possible.
B.
it's good to start with a local in-memory blockchain with unit-tests. Then, in the next step, debug and test the smart contract on a test-net like Ropsten or Rinkeby with beta customers to iron out last issues before deploying it to the main- net.
Answers
B.
it's good to start with a local in-memory blockchain with unit-tests. Then, in the next step, debug and test the smart contract on a test-net like Ropsten or Rinkeby with beta customers to iron out last issues before deploying it to the main- net.
C.
it's good to start with a test-net with beta-customers like on the Rinkeby or Ropsten testnet, before testing it locally on an in-memory blockchain simulation such as Ganache. Then deploy it to the main-net.
Answers
C.
it's good to start with a test-net with beta-customers like on the Rinkeby or Ropsten testnet, before testing it locally on an in-memory blockchain simulation such as Ganache. Then deploy it to the main-net.
Suggested answer: B
asked 16/09/2024
Arnaud Dutel
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first