8000 GitHub - jkilpatr/fabric: Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jkilpatr/fabric

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jkilpatr's fabric fork for Centos

To use this go over to the fabric-baseimage repo on my github. Follow the instructions there and keep the docker image hash you get when you are done. Then edit the dockerfiles in images/ with the exception of the javaenv to pull from your centos based fabric baseimage.

After that run make peer-docker, then take the resulting docker image hash and run docker run <your image hash> you should see a fabric peer spin up.

TODO:

  • tests
  • somthing upstreamable (working with ghaskins on that)

Note: This is a read-only mirror of the formal Gerrit repository, where active development is ongoing. Issue tracking is handled in Jira

Incubation Notice

This project is a Hyperledger project in Incubation. It was proposed to the community and documented here. Information on what Incubation entails can be found in the Hyperledger Project Lifecycle document.

Build Status Go Report Card GoDoc Documentation Status

Hyperledger fabric

The fabric is an implementation of blockchain technology, leveraging familiar and proven technologies. It is a modular architecture allowing pluggable implementations of various function. It features powerful container technology to host any mainstream language for smart contracts development.

Documentation, Getting Started and Developer Guides

This is a read-only mirror of the formal Gerrit repository, please visit our online documentation for information on getting started using and developing with the fabric, SDK and chaincode.

Contributing

We welcome contributions to the Hyperledger Project in many forms. There’s always plenty to do! Full details of how to contribute to this project are documented here.

Community

Hyperledger Community

Hyperledger mailing lists and archives

Hyperledger Slack - if you need an invitation, try our Slack inviter

Hyperledger Wiki

Hyperledger Code of Conduct

Community Calendar

License

The Hyperledger Project uses the Apache License Version 2.0 software license.

Packages

No packages published

Languages

  • Go 84.0%
  • Gherkin 4.2%
  • Python 3.9%
  • Java 3.4%
  • Protocol Buffer 2.6%
  • Shell 1.2%
  • Other 0.7%
0