{"id":22072590,"url":"https://github.com/broxus/locklift-verifier","last_synced_at":"2026-04-12T18:46:34.470Z","repository":{"id":66355181,"uuid":"591292380","full_name":"broxus/locklift-verifier","owner":"broxus","description":"Locklift plugin for integration with Everscan contract verification service","archived":false,"fork":false,"pushed_at":"2023-08-11T12:29:54.000Z","size":293,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-29T02:46:57.326Z","etag":null,"topics":["blockchain","dapps","debugging","everscale","javascript","locklift","locklift-plugin","smart-contracts","solidity","tooling","typescript","venom-blockchain","venom-developer-program","verification-code"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/broxus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-01-20T11:59:50.000Z","updated_at":"2023-07-18T09:21:27.000Z","dependencies_parsed_at":"2025-01-29T02:45:39.020Z","dependency_job_id":"26aa3216-ffcd-459c-b5f5-e84295b6b6a4","html_url":"https://github.com/broxus/locklift-verifier","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broxus%2Flocklift-verifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broxus%2Flocklift-verifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broxus%2Flocklift-verifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broxus%2Flocklift-verifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broxus","download_url":"https://codeload.github.com/broxus/locklift-verifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245155494,"owners_count":20569710,"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":["blockchain","dapps","debugging","everscale","javascript","locklift","locklift-plugin","smart-contracts","solidity","tooling","typescript","venom-blockchain","venom-developer-program","verification-code"],"created_at":"2024-11-30T21:13:49.947Z","updated_at":"2026-04-12T18:46:29.424Z","avatar_url":"https://github.com/broxus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Locklift Verification plugin\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/venom-blockchain/developer-program\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/venom-blockchain/developer-program/main/vf-dev-program.png\" alt=\"Logo\" width=\"366.8\" height=\"146.4\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cp align=\"center\"\u003e\n        \u003ca href=\"/LICENSE\"\u003e\n            \u003cimg alt=\"GitHub\" src=\"https://img.shields.io/badge/license-Apache--2.0-orange\" /\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://www.npmjs.com/package/locklift-verifier\"\u003e\n            \u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/v/locklift-verifier\"\u003e\n        \u003c/a\u003e\n    \u003c/p\u003e\n\u003c/p\u003e\n\n\n## Install\nInside the locklift project\n```shell\nnpm i @broxus/locklift-verifier\n```\n\nInside the locklift.config.ts\n```typescript\nimport \"@broxus/locklift-verifier\";\n\nconst config: LockliftConfig = {\n    verifier: {\n        verifierVersion: \"latest\", // contract verifier binary, see https://github.com/broxus/everscan-verify/releases\n        apiKey: \"APIKEY\",\n        secretKey: \"SECRET\",\n       // license: \"AGPL-3.0-or-later\", \u003c- this is default value and can be overrided\n    },\n  ///////////////////\n}\n```\n\n## Usage\n```shell\nnpx locklift verify\n```\nFlag `--anon-sources` can be used for avoiding source uploading, but ABI will be uploaded anyway.\nExample output\n```text\n✅ Verified contracts:\n\n╭────────────────────────────────┬──────────────────────────────────────────────────────────────────╮\n│ Contract path                  ┆ Code hash                                                        │\n╞════════════════════════════════╪══════════════════════════════════════════════════════════════════╡\n│ /app/contracts/src/Sample.tsol ┆ a47ca4e6f055804482d01eeb65bc4a4d6aff83fd3cb703da3ff3569480b3c6e1 │\n╰────────────────────────────────┴──────────────────────────────────────────────────────────────────╯\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbroxus%2Flocklift-verifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbroxus%2Flocklift-verifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbroxus%2Flocklift-verifier/lists"}