Skip to content

gab0071/solidity-advanced

Repository files navigation

Learn Solidity Advanced with me 📚⛓✨

Badge showing average commit frequency per month Badge showing when the last commit was made Badge showing the total of project issues Badge showing the prettier plugin solidity version Badge showing project license type

I love the Solidity programming language, I wanted to leave a guide for newcomers who want to dare to navigate this beautiful process of building smart contracts with Solidity.

We'll raising our level with the smart contracts, we will work with the Truffle and Hardhat frameworks, test our smart contracts, and migrate our project with local networks as a ganache before moving to the testnet.

You will be able to find all the advanced well explained, all taken from the best resources that exist in the web3 space.

Feel free to write me if you have any questions, or if you just want advice on where to start.

If you wanna start from the basics: click here


Installing / Getting started

# Install dependencies
$ npm install 

Drop all necessary dependencies


Technologies / Built With

Prettier definition

Prettier offers support for multiple languages and frameworks. What offers is to take your code and "re-format" it based on the defined settings thus maintaining a consistent style. Making it much more readable and without worrying about how you write it initially.

Link to install prettier: Prettier

Link to install a prettier plugin for automatically formatting your Solidity code: Prettier Plugin

License

This project is under license from MIT. For more details, see the LICENSE file.

Contributing

Contributions are always welcome! Open a PR or an issue!

Thank you! 😊



Linkedin - J.Gabriela Email - J.Gabriela
Made with ❤️ by catellaTech.