Welcome. This is EasyA's legendary handbook. If you want to learn Hedera like a legend, then you're in the right place.
This handbook serves as a guide to the Hedera ecosystem, geared towards those just joining for the first time. It isn't just a beginners' handbook; it's a legendary handbook. Even if you've already immersed yourself in the ecosystem, you'll find tons of helpful tidbits around here!
Of course, the best place to start is always the EasyA app! Download it here for the fastest and most fun way to learn about Hedera. Download it directly right here!
- Introduction
- Getting Started
- Core Concepts
- Development Tools
- Smart Contracts
- Hedera Network
- Ecosystem Projects
- Resources
- Handy Code Snippets
- Contributing
What is Hedera:
- Hedera Website - The official website providing comprehensive information about Hedera.
The no-fluff starter:
- Hedera Documentation - Official documentation to get you started with Hedera.
Explanation of fundamental concepts in the Hedera ecosystem:
- Hedera Consensus Service - Overview of Hedera's unique consensus mechanism.
Key tools and environments for Hedera:
- Hedera SDK - Official SDKs for various programming languages.
How to write and deploy smart contracts on Hedera:
- Smart Contracts on Hedera - Guide to developing smart contracts on Hedera.
Going into the network level:
- Hedera Explorer - Block explorer for the Hedera network.
Cool projects built on Hedera:
[To be added]
Extra stuff:
- Hedera Blog - Official blog with updates and insights into Hedera development.
- Hedera GitHub - The main repository for Hedera's development.
Get a taste of Hedera development with these code snippets:
[To be added]
We welcome contributions to make this handbook even more legendary! Here's how you can contribute:
- Fork the repository
- Create a new branch (
git checkout -b feature/amazing-addition
) - Make your changes
- Commit your changes (
git commit -am 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-addition
) - Create a new Pull Request
Please ensure your contributions align with our code of conduct and contribution guidelines.
This handbook was inspired by the famous awesome lists by sindresorhus. We need awesome lists for Web3 ecosystems, with more of a hacker's guide to how they work. This is the answer to that need.