# diem **Repository Path**: codey-repositories/diem ## Basic Information - **Project Name**: diem - **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**: 2021-04-26 - **Last Updated**: 2021-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > **Note to readers:** On December 1, 2020, the Libra Association was renamed to Diem Association. The project repos are in the process of being migrated. All projects will remain available for use here until the migration to a new GitHub Organization is complete. 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) 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. ## Contributing To begin contributing, [sign the CLA](https://diem.com/en-US/cla-sign/). You can learn more about contributing to the Diem project by reading our [Contribution Guide](https://developers.diem.com/docs/community/contributing) and by viewing our [Code of Conduct](https://developers.diem.com/docs/policies/code-of-conduct). ## Getting Started ### Learn About Diem * [Welcome](https://developers.diem.com/docs/welcome-to-diem) * [Diem Protocol: Key Concepts](https://developers.diem.com/docs/core/diem-protocol) * [Life of a Transaction](https://developers.diem.com/docs/core/life-of-a-transaction) * [JSON-RPC SPEC](json-rpc/json-rpc-spec.md) ### Try Diem Core * [My First Transaction](https://developers.diem.com/docs/core/my-first-transaction) * [Getting Started With Move](https://developers.diem.com/docs/move/move-introduction) ### 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/) ## Community * Join us on the [Diem Discourse](https://community.diem.com). * Ask a question on [Stack Overflow](https://stackoverflow.com/questions/tagged/diem). * Get the latest updates to our project by signing up for our [newsletter](https://developers.diem.com/newsletter_form). ## License Diem Core is licensed as [Apache 2.0](https://github.com/diem/diem/blob/main/LICENSE).