This repository contains code used in Hedera Developer Foundation course.
node v16git clone https://github.com/RaphaelMessian/hedera-developer-foundation.git
cd hedera-developer-foundation
npm installcp .env.sample .env
nano .env # edit the OPERATOR_ID and OPERATOR_KEY to match your Hedera Account and Private Key