issues
search
hedera-dev
/
hello-future-world-js
Hello World Sequences in Javascript
4
stars
6
forks
source link
feat: misc features from review of transfer and hts scripts
#4
Closed
SimiHunjan
closed
3 months ago
SimiHunjan
commented
3 months ago
update
.env.sample
file to include all fields eventually generated
update
logger.json.sample
file to include all fields
rename
hfwId
to
scriptId
consistently
separate time taken to complete first run and time taken to complete most recent run
different icons when logging start, complete, error, and summary
fix ANSI codes for colour and add BRIGHT (
\x1b[1m
) to make headings bold
change literal amounts specified in constants in transfer HBAR script
use existing accounts instead of lazy account creation in transfer HBAR script
add note not using "anon" for public transactions
.env.sample
file to include all fields eventually generatedlogger.json.sample
file to include all fieldshfwId
toscriptId
consistently\x1b[1m
) to make headings bold