{"id":22646384,"url":"https://github.com/fireblocks/fireblocks-json-rpc","last_synced_at":"2026-02-17T15:01:06.750Z","repository":{"id":71529411,"uuid":"596009577","full_name":"fireblocks/fireblocks-json-rpc","owner":"fireblocks","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-12T13:56:15.000Z","size":216,"stargazers_count":9,"open_issues_count":13,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-02-12T22:36:11.718Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/fireblocks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-01T09:19:57.000Z","updated_at":"2026-01-28T11:27:05.000Z","dependencies_parsed_at":"2024-06-25T09:55:45.330Z","dependency_job_id":"77ee314a-71c1-4a9b-902b-727ee6b143e4","html_url":"https://github.com/fireblocks/fireblocks-json-rpc","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/fireblocks/fireblocks-json-rpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireblocks%2Ffireblocks-json-rpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireblocks%2Ffireblocks-json-rpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireblocks%2Ffireblocks-json-rpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireblocks%2Ffireblocks-json-rpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fireblocks","download_url":"https://codeload.github.com/fireblocks/fireblocks-json-rpc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireblocks%2Ffireblocks-json-rpc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29548201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-12-09T06:10:15.613Z","updated_at":"2026-02-17T15:01:06.700Z","avatar_url":"https://github.com/fireblocks.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm version](https://badge.fury.io/js/@fireblocks%2Ffireblocks-json-rpc.svg)](https://badge.fury.io/js/@fireblocks%2Ffireblocks-json-rpc)\n\n# Fireblocks Local JSON-RPC\n\n`fireblocks-json-rpc` is a command-line [JSON-RPC](https://ethereum.org/en/developers/docs/apis/json-rpc/) server powered by the Fireblocks API.  \nIts goal is to make it easy for Fireblocks users to interact with EVM chains.\n\nAdditional SDKs:\n* [Fireblocks Web3 Provider](https://github.com/fireblocks/fireblocks-web3-provider)\n* [Fireblocks Hardhat Plugin](https://github.com/fireblocks/hardhat-fireblocks)\n\n## Installation\n```bash\nnpm install -g @fireblocks/fireblocks-json-rpc\n```\n#### Running in Docker \nAs an alternative option, you can also run the Local JSON-RPC server as a Docker container using the official Docker image. \n\n**Please note the image is currently in beta.**\n\nFor more information, please see the official [DockerHub repository](https://hub.docker.com/r/fireblocksofficial/json-rpc).\n\n\n## Usage\n```sh\n$ fireblocks-json-rpc --help\n  _____ _          _     _            _              _ ____   ___  _   _       ____  ____   ____\n |  ___(_)_ __ ___| |__ | | ___   ___| | _____      | / ___| / _ \\| \\ | |     |  _ \\|  _ \\ / ___|\n | |_  | | '__/ _ \\ '_ \\| |/ _ \\ / __| |/ / __|  _  | \\___ \\| | | |  \\| |_____| |_) | |_) | |\n |  _| | | | |  __/ |_) | | (_) | (__|   \u003c\\__ \\ | |_| |___) | |_| | |\\  |_____|  _ \u003c|  __/| |___\n |_|   |_|_|  \\___|_.__/|_|\\___/ \\___|_|\\_\\___/  \\___/|____/ \\___/|_| \\_|     |_| \\_\\_|    \\____|\n\nUsage: fireblocks-json-rpc [options] [-- tool [argument ...]]\n\nA CLI for running a local Ethereum JSON-RPC server powered by Fireblocks\n\nOptions:\n  --apiKey \u003ckey\u003e                                               Fireblocks API key (env: FIREBLOCKS_API_KEY)\n  --privateKey \u003cpath_or_contents\u003e                              Fireblocks API private key (env: FIREBLOCKS_API_PRIVATE_KEY_PATH)\n  --chainId [chainId]                                          Either chainId or rpcUrl must be provided (env: FIREBLOCKS_CHAIN_ID)\n  --rpcUrl [rpcUrl]                                            Either rpcUrl or chainId must be provided (env: FIREBLOCKS_RPC_URL)\n  --http                                                       Run an HTTP server instead of using IPC (env: FIREBLOCKS_HTTP)\n  --port [port]                                                HTTP server port (default: 8545, env: FIREBLOCKS_PORT)\n  --host [host]                                                HTTP server host (default: \"127.0.0.1\", env: FIREBLOCKS_HOST)\n  --suppressHostWarning                                        Supress the warning printed when setting --host not to localhost (env: FIREBLOCKS_HOST)\n  --httpPath [path]                                            HTTP JSON-RPC endpoint path (env: FIREBLOCKS_HTTP_PATH)\n  --ipcPath [path]                                             IPC path to listen on, defaults to '~/.fireblocks/json-rpc.ipc' on linux and macos, and '\\\\.\\pipe\\fireblocks-json-rpc.ipc'\n                                                               on windows (default: \"/Users/user/.fireblocks/json-rpc.ipc\", env: FIREBLOCKS_IPC_PATH)\n  --env [env_var_name]                                         Sets the listening address as an environment variable (default: \"FIREBLOCKS_JSON_RPC_ADDRESS\", env:\n                                                               FIREBLOCKS_JSON_RPC_ENV_VAR)\n  --vaultAccountIds [vaultAccountIds]                          Fireblocks Web3 Provider option (env: FIREBLOCKS_VAULT_ACCOUNT_IDS)\n  --apiBaseUrl [apiBaseUrl]                                    Fireblocks Web3 Provider option (env: FIREBLOCKS_API_BASE_URL)\n  --fallbackFeeLevel [fallbackFeeLevel]                        Fireblocks Web3 Provider option (env: FIREBLOCKS_FALLBACK_FEE_LEVEL)\n  --note [note]                                                Fireblocks Web3 Provider option (default: \"Created by Fireblocks JSON-RPC\", env: FIREBLOCKS_NOTE)\n  --pollingInterval [pollingInterval]                          Fireblocks Web3 Provider option (env: FIREBLOCKS_POLLING_INTERVAL)\n  --oneTimeAddressesEnabled [oneTimeAddressesEnabled]          Fireblocks Web3 Provider option (env: FIREBLOCKS_ONE_TIME_ADDRESSES_ENABLED)\n  --externalTxId [externalTxId]                                Fireblocks Web3 Provider option (env: FIREBLOCKS_EXTERNAL_TX_ID)\n  --userAgent [userAgent]                                      Fireblocks Web3 Provider option (env: FIREBLOCKS_USER_AGENT)\n  --logTransactionStatusChanges [logTransactionStatusChanges]  Fireblocks Web3 Provider option (env: FIREBLOCKS_LOG_TX_STATUS_CHANGES)\n  -q, --quiet                                                  Don't print anything (env: FIREBLOCKS_QUIET)\n  -v, --verbose                                                Print a lot of stuff, useful for debugging, same as setting DEBUG=fireblocks-json-rpc (env: FIREBLOCKS_VERBOSE)\n  -r, --raw                                                    Only output the listening address (env: FIREBLOCKS_VERBOSE)\n  --version                                                    Output the version number\n  -h, --help                                                   display help for command\n\nLearn more about the Fireblocks Web3 Provider configuration options at\nhttps://github.com/fireblocks/fireblocks-web3-provider#fireblocksproviderconfig\n\nExample usage:\n  Basic usage:\n      $ fireblocks-json-rpc --apiKey \u003ckey\u003e --privateKey \u003cpath_or_contents\u003e --chainId \u003cchainId\u003e\n      $ fireblocks-json-rpc --apiKey \u003ckey\u003e --privateKey \u003cpath_or_contents\u003e --rpcUrl \u003crpcUrl\u003e\n\n  Using environment variables (.env file also works):\n      $ FIREBLOCKS_API_KEY=\u003ckey\u003e FIREBLOCKS_API_PRIVATE_KEY_PATH=\u003cpath_or_contents\u003e FIREBLOCKS_CHAIN_ID=\u003cchainId\u003e         fireblocks-json-rpc\n\n  Run another tool using \"--\":\n      $ fireblocks-json-rpc --http -- cast estimate 0x5fe5a74b7628c43514DB077d5E112cf6593ed8D3 \"increment()\" --rpc-url {}\n      $ fireblocks-json-rpc --http -- forge script script/NFT.s.sol:MyScript --sender \"0x827226cc80020b343a8c03e44A974CEbF0336e74\" --broadcast --unlocked --rpc-url {}\n\n  Print requests and responses using --verbose:\n      $ fireblocks-json-rpc --verbose --http -- cast estimate 0x5fe5a74b7628c43514DB077d5E112cf6593ed8D3 \"increment()\" --rpc-url {}\n\n  Using a sandbox workspace with --apiBaseUrl:\n      $ fireblocks-json-rpc --apiBaseUrl https://sandbox-api.fireblocks.io --apiKey \u003ckey\u003e --privateKey \u003cpath_or_contents\u003e --chainId \u003cchainId\u003e\n```\n\n## Developemnt\n\n### Installation\n```bash\nnpm install\nnpm run build\nnpm install -g .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireblocks%2Ffireblocks-json-rpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffireblocks%2Ffireblocks-json-rpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireblocks%2Ffireblocks-json-rpc/lists"}