Skip to content

sebastiantf/ts-eth-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum TypeScript Template

  • ethers.js: Complete Ethereum library and wallet implementation in JavaScript.
  • typechain: TypeScript bindings for Ethereum smart contracts
  • dotenv: Loads environment variables from .env for nodejs projects.
  • ts-node: TypeScript execution and REPL for node.js
  • Yarn 2 Berry
  • winston: Simple and universal logging library with support for multiple transports