This chapter will teach you about the common mistakes people make when developing with Truffle, as well as how to remedy them. Moreover, you will learn how to apply best practices when developing your smart contract. Lastly, you will learn and understand how to diagnose and resolve common blockchain issues such as chain syncing, as well as some best security practices.
More specifically, you will:
- Learn and understand the differences between gas, gas price, and gas limit
- Learn and understand how to diagnose and resolve common blockchain issues such as chain syncing
- Learn and understand security practices