ExamGecko
Question list
Search
Search

Question 27 - CBSA discussion

Report
Export

The most popular Ethereum development framework is currently Truffle.

What are three features of Truffle? (Select three.)

A.
Scriptable deployment & migrations framework.
Answers
A.
Scriptable deployment & migrations framework.
B.
Automated contract testing with Mocha and Chai.
Answers
B.
Automated contract testing with Mocha and Chai.
C.
Takes Dapp transactions via Ws-rpc, json-rpc, ipc-rpc.
Answers
C.
Takes Dapp transactions via Ws-rpc, json-rpc, ipc-rpc.
D.
Built-in smart contract compilation, linking, deployment and binary management.
Answers
D.
Built-in smart contract compilation, linking, deployment and binary management.
E.
Automated contract testing with Mocha only
Answers
E.
Automated contract testing with Mocha only
Suggested answer: A, B, D

Explanation:

Truffle is a development environment, testing framework and asset pipeline for Ethereum, aiming to make life as an Ethereum developer easier. Reference:

https://github.com/trufflesuite/truffle

asked 16/09/2024
Miquel Triebel
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first