Skip to content

Commit

Permalink
Improve the README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
Flavien committed Oct 18, 2015
1 parent 8ac5ef4 commit b928a36
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# Openchain Reference Implementation

Openchain is an open source distributed ledger technology. It is suited for organizations wishing to issue and manage digital assets in a robust, secure and scalable way. Visit [openchain.org](https://www.openchain.org/) for more information.

The full documentation for Openchain is available at [docs.openchain.org](https://docs.openchain.org/).

## Installation

Please refer to the [installation instructions](http://openchain.readthedocs.org/en/latest/general/docker-deployment.html).
Please refer to the [installation guide](http://openchain.readthedocs.org/en/latest/general/docker-deployment.html) to deploy the Openchain server.

## Client

A reference client implementation is available at [wallet.openchain.org](https://wallet.openchain.org/). The source code is available on [GitHub](https://github.com/openchain/wallet).

## License

Expand Down

0 comments on commit b928a36

Please sign in to comment.