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