Roadmap

Convector Smart Contracts
Convector Smart Contracts is a JavaScript-based Development Framework for Enterprise Smart Contract Systems.
- Improved fullstack support
- Composite keys helpers
- MVCC conflicts auto-solver
- Partial composite keys
- Data Pagination
- Cross chaincode communication strategies
- Active and passive relationships between models
- Events management
- Guards (Access Control Lists, permissions management, custom authentication)
- Common patterns libraries (i.e.: identity management)
Convector CLI
Convector CLI is the official command-line interface for Convector. It's the fastest and easiest way to build a new Convector Smart Contracts project and is fully integrated with Hurley as well.
Hurley
Is the easiest way to quickly setup your Hyperledger development environment. Instead of learning all the config files required and navigating tons of yaml files, just do hurl new
and focus on your smart contract.