# openchain **Repository Path**: mirrors/openchain ## Basic Information - **Project Name**: openchain - **Description**: Openchain node reference implementation. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 0 - **Created**: 2017-04-03 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 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 Copyright 2015 Coinprism, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.