Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xmukesh/solidity-quickstart
🚧 [WIP] Get started with solidity today! 🚀
https://github.com/0xmukesh/solidity-quickstart
beginner-friendly ethereum guide solidity thirdweb web3
Last synced: 7 days ago
JSON representation
🚧 [WIP] Get started with solidity today! 🚀
- Host: GitHub
- URL: https://github.com/0xmukesh/solidity-quickstart
- Owner: 0xMukesh
- License: mit
- Created: 2022-02-22T14:10:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-11T12:59:24.000Z (almost 3 years ago)
- Last Synced: 2024-12-20T17:28:27.697Z (22 days ago)
- Topics: beginner-friendly, ethereum, guide, solidity, thirdweb, web3
- Language: JavaScript
- Homepage:
- Size: 912 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚀 Solidity Quickstart
Solidity Quickstart is an extensive solidity guide for the solidity newbies out there.
## 🤔 How does it work?
All the guides related to Solidity are present in the [`docs`](https://github.com/Kira272921/solidity-quickstart/tree/main/docs) folder and all the example code for these guides are present in the [`contracts`](https://github.com/Kira272921/solidity-quickstart/tree/main/contracts) folder. At the end of each guide, their is a challenge, which you would be completing it and submitting it using our discord bot. If you have submitted the challenge, you would be getting 1 XSol.
## 👨💻 Authors
### 👤 Kira
- Website: https://kiradev.co
- Twitter: [@kira_272921](https://twitter.com/kira_272921)
- Discord: https://links.kiradev.co/discord### 👤 Avneesh Agarwal
- Website: https://www.avneesh.tech/
- Twitter: [@avneesh0612](https://twitter.com/avneesh0612)
- Github: [@avneesh0612](https://github.com/avneesh0612)
- LinkedIn: [@avneesh0612](https://www.linkedin.com/in/avneesh0612)## 🙌 Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2022 [Kira](https://github.com/kira272921).
This project is [MIT](https://github.com/Kira272921/solidity-quickstart/blob/main/LICENSE) licensed.