You are on page 1of 2

What is the benefit of C

writing the test

BDP303_PT2 program in Javascipt


over Solidity language?
Laisser la première évaluation

JS is easy to code
ÉTUDIER JS is used in web
Cartes programming
JS can handle Smart
Apprendre
Contract addresses
Écrire

Dictée
What can you use to A
Test create an empty truffle
project?
JOUER

Associer truffle init


truffle compile
truffle start
truffle create

What command is used C


to convert solidity code
to byte code for the
Créée par
EVM to execute?
ThanhLong98

truffle execute
truffle convert2byte
truffle compile
Notions clés :
truffle convert

Javascript Directory Python

What can you use to B


deploy truffle's built-in
Termes dans cette liste (9) blockchain test chain?

Once you initialize a D truffle init


Truffle directory, the truffle develop
truffle compile default directory
truffle switch structure contains
which of the following?
What command is used B
to redeploy Dapp's contracts/ - containing
contracts? the Solidity source files
for our smart contracts.
truffle develop migrations/ - to handle
truffle migrate --reset smart contract
truffle alter deployment.
truffle compile test/ - contains both
JavaScript and Solidity
tests.
How can you test your C
All of the above.
smart contracts on
truffle?
How do you interact B
with accounts of a
truffle test_contract
Dapp from a browser?
truffle test contract
truffle test
Through Ganache
truffle contract
Through MetaMask
Through Oraclize
Through Remix

APPARAÎT SOUVENT DANS DES DOSSIERS AVEC LES SUIVANTES...

38 TND 48.90 TND 45 TND 72 TND


BDP303_PT1 BDP303_PT4

9 termes 8 termes
In what language is the C
test program for testing
ThanhLong98 ThanhLong98
the Ballot2 Dapp
written in the lesson
discussed?
BDP303_PT3 BDP303
Java
7 termes 23 termes
Python
ThanhLong98 nhat_cao Javascript
Solidity

You might also like