Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit the Hyperledger Code of Conduct.

Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit our Code of Conduct: Hyperledger Code of Conduct

...

  • Release status: Pam/Joe
    • Dashboard: https://jira.hyperledger.org/secure/Dashboard.jspa?selectPageId=10104 
    • Wasm Smart Contract RFC - a WebAssembly runtime that can be used as a Chaincode implementation in Fabric. Wasm provides a "well defined, tightly specified, isolated" runtime. It is ideally suited to executing code in a well-controlled and safe manner. Originally intended for use within the browser it is perfectly suited to running outside the browser. The requirements of chaincode and smart contracts are ideally suited to the Wasm model. RFC describe proposal to write a Smart Contract in Rust for deployment to the Wasm chaincode runtime using the external cc builder and launcher.

    Part

    • Proposed Samples update
      • Asset Transfer - simple to be used by Writing your first application and Writing your first Chaincode (Chaincode for Developers)
      • Asset transfer - advanced ledger APIs (CouchDB tutorial)
      • Asset transfer - private data (Private data tutorial)
      • Asset transfer - secured Secured asset transfer (new)
  • Parts 2 and 3 of the creating a channel tutorial
  • Contributors topic for new languages(standing topic)
    • New and updated contributors topics: Anthony.

...