Code Monkey home page Code Monkey logo

fabric-chaincode-node's Introduction

Hyperledger Fabric - Node.js Contracts

Build Status fabric-contract-api npm module fabric-shim npm module fabric-shim-api npm module fabric-shim-crypto npm module Rocket.Chat

This is the project to support the writing of Contracts with the node.js runtime.

Documentation

As an application developer, to learn about how to implement "Smart Contracts" for Hyperledger Fabric using Node.js, please visit the API documentation and follow the tutorial links.

Compatibility

For details on what Nodejs runtime and versions of Hyperledger Fabric can be used please see the compatibility document.

npm Shrinkwrap

In line with the advice from npm on shrinkwrap the modules published do not contain a npm-shrinkwrap.json file.

It is STRONGLY recommended therefore that after testing, and before putting your contract into production a npm-shrinkwrap.json file is created. When the chaincode is install it will be via a npm install --production command.

Contributing

If you are interested in contributing updates to this project, please start with the contributing guide.

There is also a release guide describing the process for publishing new versions.


License

Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.