Skip to content

kolchurinvv/blockchain-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my first step into blockchain.

• Setup: It's a node implementation... soo... do the npm things 🙃

  • To watch ts files run npm run dev, which is just tsc -w

• To run:

npm run start which is just tsc && node . in the command line

About

first crack at writing something related to blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published