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: 7 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-25T07:15:25.000Z (about 1 month ago)
- Last Synced: 2024-09-25T09:30:51.506Z (about 1 month ago)
- Topics: aptos, blockchain, blockchain-network, move, smart-contracts
- Language: Rust
- Homepage: https://aptosfoundation.org
- Size: 357 MB
- Stars: 6,079
- Watchers: 206
- Forks: 3,615
- Open Issues: 620
-
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)
- AiTreasureBox - aptos-labs/aptos-core - 11-02_6175_2](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)
- 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)
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).