Hedera-devleoper-foundation

This repository contains code used in Hedera Developer Foundation course.

Prerequisite

node v16

Install

git clone git@github.com:pathornteng/hash-demo.git
cd hash-demo
npm install

Run

npm start

Build

npm run build