Nomad Coders - Typechain Table of Contents About Installation Running the app License Libs Docs Resources About A blockchain implementation in Typescript. Take the course too! Certificate of Completion Installation $ npm install Running the app # Transpile and run $ npm run start # Transpile and run on watch mode $ npm run watch License Typechain is MIT licensed. Libs https://github.com/Microsoft/TypeScript https://github.com/gilamran/tsc-watch https://github.com/brix/crypto-js https://openbase.com/js/@types/crypto-js Docs https://www.typescriptlang.org/docs/ Resources https://learnersbucket.com/examples/array/how-to-get-the-last-element-of-the-array-in-javascript/