Skip to content

RostyslavBortman/BlockchainTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Please open terminal and use the following commands one by one for start (for mac):

https://brew.sh/ - Install Homebrew 
brew install node - Install node.js and NPM
mkdir BlockchainTest
cd BlockchainTest
npm init
npm install chalk clear figlet --save
node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published