{"id":13672568,"url":"https://github.com/Fantom-foundation/fantom-rust-vm","last_synced_at":"2025-04-27T22:32:25.080Z","repository":{"id":97067990,"uuid":"155498620","full_name":"Fantom-foundation/fantom-rust-vm","owner":"Fantom-foundation","description":"Register-based Ethereum VM implementation in Rust","archived":false,"fork":false,"pushed_at":"2019-01-03T01:57:26.000Z","size":289,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-11-11T10:42:33.433Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fantom-foundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-10-31T04:25:55.000Z","updated_at":"2024-09-21T18:59:42.000Z","dependencies_parsed_at":"2023-03-25T16:08:44.276Z","dependency_job_id":null,"html_url":"https://github.com/Fantom-foundation/fantom-rust-vm","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/Fantom-foundation%2Ffantom-rust-vm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantom-foundation%2Ffantom-rust-vm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantom-foundation%2Ffantom-rust-vm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantom-foundation%2Ffantom-rust-vm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fantom-foundation","download_url":"https://codeload.github.com/Fantom-foundation/fantom-rust-vm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251219601,"owners_count":21554444,"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-08-02T09:01:39.628Z","updated_at":"2025-04-27T22:32:24.605Z","avatar_url":"https://github.com/Fantom-foundation.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# Fantom VM\n\nThis is a register-based virtual machine intended to execute transactions for the Fantom cryptocurrency. In its current state, it can function as an Ethereum VM and full node.\n\n## Consensus Algorithms\n\nBy default, the FVM utilizes the ethash consensus algorithm used by Ethereum. The goal is for it to use the Lachesis protocol.\n\n## Structure\n\nThis project is structured as a Cargo workspace, with three sub-projects: `client`, `fvm`, and `world`.\n\n### Client\n\nThis provides the CLI binary, and is responsible for setting up the various servers over which the FVM will accept requests. It also contains utilities for managing keys and accounts.\n\n#### CLI Options\n\nThese are defined in `client/src/cli.yml`, and uses the Rust `clap` library.\n\n### FVM\n\nThis contains the Fantom Virtual Machine. It implements the Ethereum Virtual Machine, but emulates registers rather than a stack. Any valid Solidity bytecode should run on the FVM.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFantom-foundation%2Ffantom-rust-vm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFantom-foundation%2Ffantom-rust-vm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFantom-foundation%2Ffantom-rust-vm/lists"}