Basic cryptocurrency implementation in typescript.
-
Clone this repository
-
Open a terminal window
-
Set current working directory to
TypeScript-Cryptocurrency
-
Run
npm install
-
Open a terminal window
-
Set current working directory to
TypeScript-Cryptocurrency
-
Run
npm run start
orts-node index.ts
-
Open
tsconfig.json
-
Set
noEmit
tofalse
-
To generate a source map, set
sourceMap
totrue
-
Open a terminal window
-
Set current working directory to
TypeScript-Cryptocurrency
-
Run
npm run build
ortsc
-
Open a terminal window
-
Set current working directory to
TypeScript-Cryptocurrency
-
Run
node index.js