# libra **Repository Path**: zevichen/libra ## Basic Information - **Project Name**: libra - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-18 - **Last Updated**: 2022-04-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: Rust ## 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) [![Automated Issues](https://img.shields.io/github/issues-search?color=orange&label=Automated%20Issues&query=repo%3Adiem%2Fdiem%20is%3Aopen%20author%3Aapp%2Fgithub-actions)](https://github.com/diem/diem/issues/created_by/app/github-actions) [![Discord chat](https://img.shields.io/discord/903339070925721652.svg?logo=discord&style=flat-square)](https://discord.gg/epNwRT2wcd) Diem Core implements a decentralized, programmable database 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. ## Getting Started ### Learn About Diem * [Welcome](https://developers.diem.com/docs/welcome-to-diem) * [Basic 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 SPEC](json-rpc/json-rpc-spec.md) ### 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) ### 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/main/LICENSE).