Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hyperledgendary/fabric-rest-server

WIP _ DO NOT USE
https://github.com/hyperledgendary/fabric-rest-server

Last synced: 3 months ago
JSON representation

WIP _ DO NOT USE

Awesome Lists containing this project

README

        

# Fabric REST Server
**Welcome to the REST Server for working with Hyperledger Fabric.**

> *tl;dr;*
>Given a Hyperledger Fabric infrastructure, you give the rest server a Connection Profile of your organization's 'gateway' Peer; the rest server then stands up a OpenAPIv3 standard REST server allowing access all the way to the transaction functions of the smart contracts.
> Stand this up next to your 'gateway' peer with a conneciton profile and identity.

# Status

Please note that this is an Apache-2.0 project, it is offered without any formal support from IBM or anybody else.

## Getting Started

For full details see [How to run Starter Server](./docs/starter-rest-server/index.md)