Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aptos-labs/aptos-core
Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.
https://github.com/aptos-labs/aptos-core
aptos blockchain blockchain-network move smart-contracts
Last synced: 5 days ago
JSON representation
Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.
- Host: GitHub
- URL: https://github.com/aptos-labs/aptos-core
- Owner: aptos-labs
- License: other
- Created: 2022-02-23T05:43:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-19T22:37:50.000Z (6 days ago)
- Last Synced: 2025-01-20T01:08:09.110Z (6 days ago)
- Topics: aptos, blockchain, blockchain-network, move, smart-contracts
- Language: Rust
- Homepage: https://aptosfoundation.org
- Size: 369 MB
- Stars: 6,205
- Watchers: 207
- Forks: 3,692
- Open Issues: 653
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-move - Aptos - Aptos-core strives towards being the safest and most scalable layer one blockchain solution (in [testnet](https://aptos.dev/)). (Move-Powered Blockchains)
- awesome-move - Aptos - Aptos-core strives towards being the safest and most scalable layer one blockchain solution (in [testnet](https://aptos.dev/)). (Move-Powered Blockchains)
- awesome-move - Aptos - Aptos-core strives towards being the safest and most scalable layer one blockchain solution (in [mainnet](https://explorer.aptoslabs.com/?network=mainnet)). (Move-Powered Blockchains)
- AiTreasureBox - aptos-labs/aptos-core - 01-19_6205_1](https://img.shields.io/github/stars/aptos-labs/aptos-core.svg)|Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.| (Repos)
- best-of-crypto - GitHub - 25% open · ⏱️ 05.06.2024): (Others)
README
---
[![License](https://img.shields.io/badge/license-Apache-green.svg)](LICENSE)
[![Lint+Test](https://github.com/aptos-labs/aptos-core/actions/workflows/lint-test.yaml/badge.svg)](https://github.com/aptos-labs/aptos-core/actions/workflows/lint-test.yaml)
[![codecov](https://codecov.io/gh/aptos-labs/aptos-core/branch/main/graph/badge.svg?token=X01RKXSGDE)](https://codecov.io/gh/aptos-labs/aptos-core)
[![Discord chat](https://img.shields.io/discord/945856774056083548?style=flat-square)](https://discord.gg/aptosnetwork)Aptos is a layer 1 blockchain bringing a paradigm shift to Web3 through better technology and user experience. Built with Move to create a home for developers building next-gen applications.
## Getting Started
* [Aptos Foundation](https://aptosfoundation.org/)
* [Aptos Developer Network](https://aptos.dev)
* [Guide - Integrate with the Aptos Blockchain](https://aptos.dev/guides/system-integrators-guide)
* [Tutorials](https://aptos.dev/tutorials)
* Follow us on [Twitter](https://twitter.com/Aptos).
* Join us on the [Aptos Discord](https://discord.gg/aptosnetwork).## Contributing
You can learn more about contributing to the Aptos project by reading our [Contribution Guide](https://github.com/aptos-labs/aptos-core/blob/main/CONTRIBUTING.md) and by viewing our [Code of Conduct](https://github.com/aptos-labs/aptos-core/blob/main/CODE_OF_CONDUCT.md).
Aptos Core is licensed under [Apache 2.0](https://github.com/aptos-labs/aptos-core/blob/main/LICENSE).