kelseyhightower / nocode

The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Apache License 2.0
61.01k stars 4.72k forks source link

Hyperledger Implementation of nocode #2274

Open tim-walton opened 6 years ago

tim-walton commented 6 years ago

You can use nocode as a pluggable consensus algorithm in fabric by calling

Further, you can replace all chaincode with nocode as secure contracts by calling

The issue is

jdukat commented 6 years ago

A simple solution to your problem is: ``

``