Skip to content

RaphaelMessian/hedera-developer-foundation

 
 

Repository files navigation

Hedera-devleoper-foundation

This repository contains code used in Hedera Developer Foundation course.

Prerequisite

node v16

Install

git clone https://github.com/RaphaelMessian/hedera-developer-foundation.git
cd hedera-developer-foundation
npm install

Setup environment

cp .env.sample .env
nano .env # edit the OPERATOR_ID and OPERATOR_KEY to match your Hedera Account and Private Key

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 71.4%
  • JavaScript 28.6%