Intern Plan
@Yu-Lin Chu
Sort by execution order
1.2.0
Fix current bugs
Re-write the whole document &
Take this opportunity to remove redundant configuration files and tidy up the repo
The current document is obsolete and lacks of important informationInteract with chaincode
provide a universal application gateway to allow users to query/invoke any chaincode with easeunit-test
1.3.0
User Management
Verify email
Should password be set by the admin? Consider sending a random password to users to make them change it after their first login
Should users use the same username across organizations?
How about making the username as username@org-name?Integration with User Federation (LDAP) and Single Sign-On (OpenID connect)
Just like what a true organization will do.
Support Fabric CA
1.4.0
Support Kubernetes
Support SmartBFT for Fabric 3.x
Better align the tasks with each release (1.1.0, 1.2.0…)