forked from aptos-labs/aptos-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[rename] organization and website rename
- Loading branch information
Showing
224 changed files
with
630 additions
and
630 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# github actions | ||
|
||
These actions are custom for Diem Core workflows. | ||
These actions are custom for Aptos Core workflows. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Code of Conduct | ||
|
||
The Diem Core project has adopted a Code of Conduct that we expect project participants to adhere to. Please [read the full text](https://developers.diem.com/docs/policies/code-of-conduct) so that you can understand what actions will and will not be tolerated. | ||
The Aptos Core project has adopted a Code of Conduct that we expect project participants to adhere to. Please [read the full text](https://developers.aptos-labs.com/docs/policies/code-of-conduct) so that you can understand what actions will and will not be tolerated. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,57 +1,57 @@ | ||
> **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. | ||
> **Note to readers:** On December 1, 2020, the Libra Association was renamed to Aptos 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. | ||
<a href="https://developers.diem.com"> | ||
<img width="200" src="./.assets/diem.png" alt="Diem Logo" /> | ||
<a href="https://developers.aptos-labs.com"> | ||
<img width="200" src="./.assets/aptos.png" alt="Aptos Logo" /> | ||
</a> | ||
|
||
--- | ||
|
||
[![Diem Rust Crate Documentation (main)](https://img.shields.io/badge/docs-main-59f)](https://diem.github.io/diem/) | ||
[![Aptos Rust Crate Documentation (main)](https://img.shields.io/badge/docs-main-59f)](https://aptos.github.io/aptos/) | ||
[![License](https://img.shields.io/badge/license-Apache-green.svg)](LICENSE) | ||
[![CircleCI](https://circleci.com/gh/aptos-labs/aptos-core/tree/main.svg?style=shield&circle-token=d248cf1c0580eb69a507a71c0d238e1eaf193767)](https://circleci.com/gh/aptos-labs/aptos-core/tree/main) | ||
[![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) | ||
[![grcov](https://img.shields.io/badge/Coverage-grcov-green)](https://ci-artifacts.aptos-labs.com/coverage/unit-coverage/latest/index.html) | ||
[![test history](https://img.shields.io/badge/Test-History-green)](https://ci-artifacts.aptos-labs.com/testhistory/aptos/aptos/auto/ci-test.yml/index.html) | ||
[![Automated Issues](https://img.shields.io/github/issues-search?color=orange&label=Automated%20Issues&query=repo%3Aaptos%2Faptos%20is%3Aopen%20author%3Aapp%2Fgithub-actions)](https://github.com/aptos-labs/aptos-core/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. | ||
Aptos 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. | ||
* Aptos 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. | ||
* We’ve launched a testnet that is a live demonstration of an early prototype of the Aptos 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). | ||
To begin contributing, [sign the CLA](https://aptos-labs.com/en-US/cla-sign/). You can learn more about contributing to the Aptos project by reading our [Contribution Guide](https://developers.aptos-labs.com/docs/community/contributing) and by viewing our [Code of Conduct](https://developers.aptos-labs.com/docs/policies/code-of-conduct). | ||
|
||
## 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) | ||
### Learn About Aptos | ||
* [Welcome](https://developers.aptos-labs.com/docs/welcome-to-aptos) | ||
* [Basic Concepts](https://developers.aptos-labs.com/docs/basics/basics-txns-states) | ||
* [Life of a Transaction](https://developers.aptos-labs.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) | ||
### Try Aptos Core | ||
* [My First Transaction](https://developers.aptos-labs.com/docs/tutorials/tutorial-my-first-transaction) | ||
* [Getting Started With Move](https://aptos.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) | ||
* [The Aptos Blockchain](https://developers.aptos-labs.com/docs/technical-papers/the-aptos-blockchain-paper) | ||
* [Move: A Language With Programmable Resources](https://developers.aptos-labs.com/docs/technical-papers/move-paper) | ||
* [State Machine Replication in the Aptos Blockchain](https://developers.aptos-labs.com/docs/technical-papers/state-machine-replication-paper) | ||
|
||
### Blog | ||
* [Diem: The Path Forward](https://developers.diem.com/blog/2019/06/18/the-path-forward/) | ||
* [Aptos: The Path Forward](https://developers.aptos-labs.com/blog/2019/06/18/the-path-forward/) | ||
|
||
## Community | ||
|
||
* Join us on the [Diem Discord](https://discord.gg/epNwRT2wcd) or [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). | ||
* Join us on the [Aptos Discord](https://discord.gg/epNwRT2wcd) or [Discourse](https://community.aptos-labs.com). | ||
* Ask a question on [Stack Overflow](https://stackoverflow.com/questions/tagged/aptos). | ||
* Get the latest updates to our project by signing up for our [newsletter](https://developers.aptos-labs.com/newsletter_form). | ||
|
||
## License | ||
|
||
Diem Core is licensed as [Apache 2.0](https://github.com/diem/diem/blob/main/LICENSE). | ||
Aptos Core is licensed as [Apache 2.0](https://github.com/aptos-labs/aptos-core/blob/main/LICENSE). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Security Policies and Procedures | ||
|
||
Please see Diem's | ||
[security policies](https://developers.diem.com/docs/reference/security) and | ||
[security policies](https://developers.aptos-labs.com/docs/reference/security) and | ||
procedures for reporting vulnerabilities. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.