# Libra **Repository Path**: mirrors/Libra ## Basic Information - **Project Name**: Libra - **Description**: Facebook 宣布了其数字货币、钱包和区块链,它新成立了一家子公司 Calibra,其目标是通过 Libra 网络向用户提供金融服务 - **Primary Language**: Rust - **License**: Apache-2.0 - **Default Branch**: latest - **Homepage**: https://www.oschina.net/p/libra - **GVP Project**: No ## Statistics - **Stars**: 15 - **Forks**: 6 - **Created**: 2019-06-19 - **Last Updated**: 2026-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > **Note to readers:** Silvergate Capital Corporation announced in January 2022 that it acquired intellectual property and other technology assets related to running a blockchain-based payment network from Diem, further investing in its platform and enhancing its existing stablecoin infrastructure. Diem Logo --- [![Diem Rust Crate Documentation (main)](https://img.shields.io/badge/docs-main-59f)](https://diem.github.io/diem/) [![License](https://img.shields.io/badge/license-Apache-green.svg)](LICENSE) [![grcov](https://img.shields.io/badge/Coverage-grcov-green)](https://ci-artifacts.diem.com/coverage/unit-coverage/latest/index.html) [![test history](https://img.shields.io/badge/Test-History-green)](https://ci-artifacts.diem.com/testhistory/diem/diem/auto/ci-test.yml/index.html) Diem Core implements a decentralized, programmable distributed ledger which provides a financial infrastructure that can empower billions of people. ## Note to Developers * Diem Core is a prototype. * The APIs are constantly evolving and designed to demonstrate types of functionality. Expect substantial changes before the release. * We’ve launched a testnet that is a live demonstration of an early prototype of the Diem Blockchain software. ## Quick Links ### Learn About Diem * [Diem Protocol: Key Concepts](https://developers.diem.com/docs/basics/basics-txns-states/) * [Life of a Transaction](https://developers.diem.com/docs/transactions/basics-life-of-txn/) * [JSON-RPC API Specification](json-rpc/json-rpc-spec.md) * [JSON-RPC SPEC](json-rpc/json-rpc-spec.md) ### Getting Started - Try Diem Core * [My First Transaction](https://developers.diem.com/docs/tutorials/tutorial-my-first-transaction/) * [Getting Started With Move](https://diem.github.io/move/introduction.html) ### Technical Papers * [The Diem Blockchain](https://developers.diem.com/docs/technical-papers/the-diem-blockchain-paper) * [Move: A Language With Programmable Resources](https://developers.diem.com/docs/technical-papers/move-paper) * [State Machine Replication in the Diem Blockchain](https://developers.diem.com/docs/technical-papers/state-machine-replication-paper) ### Governance * [Diem Improvement Proposals](https://dip.diem.com/all-dips) ### Blog * [Diem: The Path Forward](https://developers.diem.com/blog/2019/06/18/the-path-forward/) ## License Diem Core is licensed as [Apache 2.0](https://github.com/diem/diem/blob/latest/LICENSE).