github.com/leonlxy/hyperledger@v1.0.0-alpha.0.20170427033203-34922035d248/docs/source/nodesdk.rst (about)

     1  Node SDK
     2  ========
     3  
     4  [WIP] ...coming soon
     5  
     6  In the meantime, refer to the `Hyperledger Fabric SDK design
     7  doc <https://docs.google.com/document/d/1R5RtIBMW9fZpli37E5Li5_Q9ve3BnQ4q3gWmGZj6Sv4/edit#heading=h.z6ne0og04bp5>`__
     8  for more details on the APIs and specifications.
     9  
    10  OR
    11  
    12  Refer to the
    13  `fabric-sdk-node <https://github.com/hyperledger/fabric-sdk-node>`__
    14  repository in the Hyperledger community.  The README will take you through
    15  a simple setup to build HTML output for the API classes and methods.