github.com/kaituanwang/hyperledger@v2.0.1+incompatible/docs/source/developapps/designelements.rst (about) 1 Application design elements 2 =========================== 3 4 This section elaborates the key features for client application and smart 5 contract development found in Hyperledger Fabric. A solid understanding of 6 the features will help you design and implement efficient and effective 7 solutions. 8 9 .. toctree:: 10 :maxdepth: 1 11 12 contractname.md 13 chaincodenamespace.md 14 transactioncontext.md 15 transactionhandler.md 16 endorsementpolicies.md 17 connectionprofile.md 18 connectionoptions.md 19 wallet.md 20 gateway.md