Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 976 Bytes

lessoncomplete.md

File metadata and controls

22 lines (15 loc) · 976 Bytes
title actions material
Lesson Complete!
checkAnswer
hints
lessonComplete
1

Well done!👏🏻👏🏻👏🏻

You mastered the art of deploying smart contracts using Truffle!

Remember, building on top of Loom brings you faster, gas-free transactions that make it the perfect choice for creating blockchain games and user-facing DApps. At the same time, your users will enjoy the guaranteed security that Ethereum provides!

Another thing to remember is how similar deploying to Loom is to deploying to the Ethereum mainnet. You now know how to do both, just be careful how you choose which one to use for your next project😉.

Anyway, this was just an example — we made several decisions that simplified things a bit to make the lesson easier to understand.

To further your knowledge, head over to the Developer's Documentation page.

Happy coding!