web3-ts

npm version downloads count

🔨 Create simple project with TypeScript support

Usage

npm create ts-project <name>

# or

npx web3-ts <name>

Development

npm install
npm start       # compile src/index.ts to dist/index.js and execute *.js file [node]
npm run dev     # execute src/index.ts [ts-node]

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

Related

License

The MIT License @ 2019