Skip to content

Learning the fundamentals of solidity and how to create smart-contracts ๐ŸŒˆ

License

Notifications You must be signed in to change notification settings

catherinee24/solidity-fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

51 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Learn Solidity 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.

You will be able to find all the basics 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 learn solidity advanced: Click here

Installing / Getting started

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

Contributing

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

Thank you! ๐Ÿ˜Š

About

Learning the fundamentals of solidity and how to create smart-contracts ๐ŸŒˆ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published