Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sebastiantf/ts-eth-template

An Ethereum TypeScript template
https://github.com/sebastiantf/ts-eth-template

dotenv ethersjs ts-node typechain winston yarn

Last synced: 26 days ago
JSON representation

An Ethereum TypeScript template

Awesome Lists containing this project

README

        

# Ethereum TypeScript Template

- [ethers.js](https://github.com/ethers-io/ethers.js): Complete Ethereum library and wallet implementation in JavaScript.
- [typechain](https://github.com/dethcrypto/TypeChain): TypeScript bindings for Ethereum smart contracts
- [dotenv](https://github.com/motdotla/dotenv): Loads environment variables from .env for nodejs projects.
- [ts-node](https://github.com/TypeStrong/ts-node): TypeScript execution and REPL for node.js
- [Yarn 2 Berry](https://github.com/yarnpkg/berry)
- [winston](https://github.com/winstonjs/winston): Simple and universal logging library with support for multiple transports