{"id":21529197,"url":"https://github.com/everx-labs/tvm-linker","last_synced_at":"2025-08-26T16:20:32.362Z","repository":{"id":37789031,"uuid":"178188103","full_name":"everx-labs/TVM-linker","owner":"everx-labs","description":"TVM linker takes TVM assembly source code of TVM smart contract, compiles it and links its parts, adds standard selector and runtime and stores it into binary TVC file","archived":false,"fork":false,"pushed_at":"2025-02-24T04:43:33.000Z","size":2227,"stargazers_count":23,"open_issues_count":2,"forks_count":18,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-08-03T01:18:53.478Z","etag":null,"topics":["blockchain","compiler","everscale"],"latest_commit_sha":null,"homepage":"","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/everx-labs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-28T11:18:33.000Z","updated_at":"2025-02-22T07:10:50.000Z","dependencies_parsed_at":"2023-11-17T23:55:30.603Z","dependency_job_id":"f881c66e-88c1-4e14-a461-6d2d9cdc406c","html_url":"https://github.com/everx-labs/TVM-linker","commit_stats":null,"previous_names":["everx-labs/tvm-linker","tonlabs/tvm-linker"],"tags_count":238,"template":false,"template_full_name":null,"purl":"pkg:github/everx-labs/TVM-linker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everx-labs%2FTVM-linker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everx-labs%2FTVM-linker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everx-labs%2FTVM-linker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everx-labs%2FTVM-linker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/everx-labs","download_url":"https://codeload.github.com/everx-labs/TVM-linker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everx-labs%2FTVM-linker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272236555,"owners_count":24897450,"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","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["blockchain","compiler","everscale"],"created_at":"2024-11-24T01:56:11.303Z","updated_at":"2025-08-26T16:20:32.332Z","avatar_url":"https://github.com/everx-labs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TVM linker\n\nThis repository stores the source code for `tvm_linker` utility. It can immediately execute a smart \ncontract by emulating the computing phase of transaction.\n\n## Prerequisites\n\n- Latest version of Rust\n- Cargo tool\n[Get them here](https://doc.rust-lang.org/cargo/getting-started/installation.html)\n\n## How to build\n\n```bash\n$ cargo update \u0026\u0026 cargo build --release\n```\n\n## How to use\n\n`tvm_linker` has several modes of work:\n\n * Decoding of `.boc` messages prepared externally.\n```bash\ntvm_linker decode ...\n```\n * Preparing an external inbound messages in `.boc` format.\n```bash\ntvm_linker message ...\n```\n * Emulating contract execution:\n\nLinker can emulate compute phase of blockchain transaction. It is useful for contract debugging.\n\n```bash\ntvm_linker test ...\n```\n\n### More Help\nUse `tvm_linker --help` for detailed description about all options, flags and subcommands.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverx-labs%2Ftvm-linker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feverx-labs%2Ftvm-linker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverx-labs%2Ftvm-linker/lists"}