Blockchain BTA Certified Blockchain Developer - Ethereum CBDE Question # 14 Topic 2 Discussion

Blockchain BTA Certified Blockchain Developer - Ethereum CBDE Question # 14 Topic 2 Discussion

CBDE Exam Topic 2 Question 14 Discussion:
Question #: 14
Topic #: 2

With the truffle config file you can manage:


A.

the amount of gas your contract deployment and transactions, against your contract, will need. This way you can essentially lower the gas costs over traditional web3.js dApps.


B.

different Networks to deploy your contracts to. This way you can easily deploy to a local blockchain, the main-net or the Ropsten/Rinkeby Test-Net with only one parameter.


C.

you can manage your secret API keys to the Ethereum Network. This way you can get access to several different Ethereum nodes at the same time without the need to switch your keyfiles.


Get Premium CBDE Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.