{"id":18769443,"url":"https://github.com/learnforpractice/move4eos","last_synced_at":"2025-12-10T15:30:15.239Z","repository":{"id":121687910,"uuid":"194458770","full_name":"learnforpractice/move4eos","owner":"learnforpractice","description":null,"archived":false,"fork":false,"pushed_at":"2019-07-08T03:33:30.000Z","size":3636,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-29T07:26:17.854Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/learnforpractice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-30T00:08:43.000Z","updated_at":"2020-10-19T11:25:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"f61fe8ee-86be-4a82-ae37-d40f5d523869","html_url":"https://github.com/learnforpractice/move4eos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnforpractice%2Fmove4eos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnforpractice%2Fmove4eos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnforpractice%2Fmove4eos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnforpractice%2Fmove4eos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learnforpractice","download_url":"https://codeload.github.com/learnforpractice/move4eos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239671420,"owners_count":19677875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T19:15:52.672Z","updated_at":"2025-12-10T15:30:15.193Z","avatar_url":"https://github.com/learnforpractice.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://developers.libra.org\"\u003e\n\t\u003cimg width=\"200\" src=\"./.assets/libra.png\" alt=\"Libra Logo\" /\u003e\n\u003c/a\u003e\n\n\u003chr/\u003e\n\n[![CircleCI](https://circleci.com/gh/libra/libra.svg?style=shield)](https://circleci.com/gh/libra/libra)\n[![License](https://img.shields.io/badge/license-Apache-green.svg)](LICENSE.md)\n\nLibra Core implements a decentralized, programmable database which provides a financial infrastructure that can empower billions of people.\n\n## Note to Developers\n* Libra Core is a prototype.\n* The APIs are constantly evolving and designed to demonstrate types of functionality. Expect substantial changes before the release.\n* We’ve launched a testnet that is a live demonstration of an early prototype of the Libra Blockchain software.\n\n## Contributing\n\nRead our [Contributing guide](https://developers.libra.org/docs/community/contributing). Find out what’s coming on our [blog](https://developers.libra.org/blog/2019/06/18/the-path-forward).\n\n## Getting Started\n\n### Learn About Libra\n* [Welcome](https://developers.libra.org/docs/welcome-to-libra)\n* [Libra Protocol: Key Concepts](https://developers.libra.org/docs/libra-protocol)\n* [Life of a Transaction](https://developers.libra.org/docs/life-of-a-transaction)\n\n### Try Libra Core\n* [My First Transaction](https://developers.libra.org/docs/my-first-transaction)\n* [Getting Started With Move](https://developers.libra.org/docs/move-overview)\n\n### Technical Papers\n* [The Libra Blockchain](https://developers.libra.org/docs/the-libra-blockchain-paper)\n* [Move: A Language With Programmable Resources](https://developers.libra.org/docs/move-paper)\n* [State Machine Replication in the Libra Blockchain](https://developers.libra.org/docs/state-machine-replication-paper)\n\n### Blog\n* [Libra: The Path Forward](https://developers.libra.org/blog/2019/06/18/the-path-forward/)\n\n### Libra Codebase\n\n* [Libra Core Overview](https://developers.libra.org/docs/libra-core-overview)\n* [Admission Control](https://developers.libra.org/docs/crates/admission-control)\n* [Bytecode Verifier](https://developers.libra.org/docs/crates/bytecode-verifier)\n* [Consensus](https://developers.libra.org/docs/crates/consensus)\n* [Crypto](https://developers.libra.org/docs/crates/crypto)\n* [Execution](https://developers.libra.org/docs/crates/execution)\n* [Mempool](https://developers.libra.org/docs/crates/mempool)\n* [Move IR Compiler](https://developers.libra.org/docs/crates/ir-to-bytecode)\n* [Move Language](https://developers.libra.org/docs/crates/move-language)\n* [Network](https://developers.libra.org/docs/crates/network)\n* [Storage](https://developers.libra.org/docs/crates/storage)\n* [Virtual Machine](https://developers.libra.org/docs/crates/vm)\n\n\n## Community\n\n* Join us on the [Libra Discourse](https://community.libra.org).\n* Get the latest updates to our project by signing up for our [newsletter](https://developers.libra.org/newsletter_form).\n\n## License\n\nLibra Core is licensed as [Apache 2.0](https://github.com/libra/libra/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearnforpractice%2Fmove4eos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flearnforpractice%2Fmove4eos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearnforpractice%2Fmove4eos/lists"}