Skip to content

Latest commit

 

History

History

web2-developers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
description
This is the developer learning path for students, beginners, and web2 developers new to web3 and Hedera.

Web2 Developers

Hedera for Web2 Developers

The Hedera SDKs make it easy for web2 developers and students to start building on Hedera using familiar programming languages like JavaScript, Java, and Go. Learn how to transfer HBAR, create tokens, and create and publish messages to topics. This path guides you through each tutorial, helping you create your first dApps on Hedera.

Select one of the following guides to get started :

{% hint style="info" %} Please ensure that the Environment Setup step is completed first before proceeding with any of the following guides. {% endhint %}

Transfer HBARLearn how to transfer HBAR between accounts.transfer-hbar.mdtransfer hbar.png
Create a TokenLearn how to create a token using the HTS.create-a-token.mdfungible-tokens-icon.png
Create a TopicLearn how to create a topic using the HCS.create-a-topic.mdconsensus-service-icon.png

Additional Resources for Web2 Developers

{% embed url="https://docs.hedera.com/hedera/core-concepts/accounts" %}

{% embed url="https://docs.hedera.com/hedera/core-concepts/mirror-nodes" %}

{% embed url="https://docs.hedera.com/hedera/core-concepts/transactions-and-queries" %}

{% embed url="https://docs.hedera.com/hedera/support-and-community/glossary" %}

{% hint style="info" %} Have questions? Join the Hedera Discord and post them in the developer-general channel or ask on Stack Overflow. {% endhint %}