- TRUFFLE TEAMS – Smart Contract Management for Dapp Developers.
1. Truffle – Truffle is a popular development framework for Ethereum with a mission to make your life a whole lot easier.
- Smart Contract Lifecycle Management
- Automated Contract Testing
- Scriptable Deployment & Migrations
- Simple Network Management
2. Ganache – Quickly fire up a personal Ethereum blockchain which you can use to run tests, execute commands, and inspect state while controlling how the chain operates.
- Visual Mnemonic & Account Info
- Blockchain Log Output
- Advanced Mining Controls
- Built-in Block Explorer
- The Ethereum Blockchain
3. Drizzle – A collection of front-end libraries that make writing dapp user interfaces easier and more predictable.
- Reactive Ethereum Datastore
- Maintains Underlying Functions
- Use An Existing Store
- Component Library