{"id":22861607,"url":"https://github.com/debxylen/blockexplorer","last_synced_at":"2025-05-07T09:46:11.979Z","repository":{"id":264349185,"uuid":"893119785","full_name":"debxylen/BlockExplorer","owner":"debxylen","description":"A static and client-side block explorer for EVM-compatible chains written purely in JS, HTML, CSS.","archived":false,"fork":false,"pushed_at":"2024-12-10T19:09:58.000Z","size":27,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T08:44:17.559Z","etag":null,"topics":["blockchain","blockchain-explorer","blockexplorer","crypto","cryptocurrency","ethereum","evm","evm-blockchain","website","xyl-testnet"],"latest_commit_sha":null,"homepage":"https://debxylen.github.io/BlockExplorer/","language":"JavaScript","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/debxylen.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-23T15:32:32.000Z","updated_at":"2025-01-22T19:25:06.000Z","dependencies_parsed_at":"2025-02-06T13:18:06.184Z","dependency_job_id":"fa7f9f80-13f4-42ef-90d6-2029a93348e9","html_url":"https://github.com/debxylen/BlockExplorer","commit_stats":null,"previous_names":["debxylen/blockexplorer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debxylen%2FBlockExplorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debxylen%2FBlockExplorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debxylen%2FBlockExplorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debxylen%2FBlockExplorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/debxylen","download_url":"https://codeload.github.com/debxylen/BlockExplorer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252854332,"owners_count":21814668,"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","blockchain-explorer","blockexplorer","crypto","cryptocurrency","ethereum","evm","evm-blockchain","website","xyl-testnet"],"created_at":"2024-12-13T10:09:39.002Z","updated_at":"2025-05-07T09:46:11.960Z","avatar_url":"https://github.com/debxylen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XYL Block Explorer\n\nThis is a static, client-side Block Explorer designed for the [XYL Testnet](https://github.com/debxylen/XYL-Testnet). It provides a dark-themed and well-looking interface to view details like balance of an address, recent transactions, block details...etc. \nIt is also configurable to work with any Ethereum Virtual Machine (EVM) compatible blockchain.\n\n## Features\n\n- View an address's balance\n- Browse recent transactions and transaction details\n- Navigate through block details\n- Easily adaptable to any EVM chain\n\n## Demo\n\nYou can view the live Block Explorer for the XYL Testnet here:\n[XYL Block Explorer](https://debxylen.github.io/BlockExplorer/)\n\n## Setup Instructions\n\n### Clone the Repository\n\nTo set up your own Block Explorer for any EVM chain, follow these steps:\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/debxylen/BlockExplorer.git\n   ```\n2. Change to the directory:\n   ```bash\n   cd BlockExplorer\n   ```\n\n### Configure the RPC Endpoint\n\nIn the `script.js` file, update the `RPC_URL` to connect to your preferred Ethereum node or RPC provider. This could be a public RPC endpoint or a local node.\n```javascript\nconst RPC_URL = 'https://xyl-testnet.glitch.me/rpc/';  // On the first line of script.js, Replace the url with the endpoint of your desired chain.\n```\n\n\n### Run Locally\n\n1. Open `index.html` in your browser to run the Block Explorer locally.\n\n2. Optionally, deploy it to GitHub Pages or any other static file hosting service.\n\n## Customization\n\n- **Block Explorer UI:** You can modify the HTML/CSS to customize the layout and styling of the Block Explorer.\n- **Chain Compatibility:** As long as the chain is EVM compatible, the explorer should work by simply adjusting the RPC endpoint and minimal or no other adjustments.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- The Block Explorer was built to work with the XYL Testnet, but it is open to be cloned and adapted for any EVM chain.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebxylen%2Fblockexplorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdebxylen%2Fblockexplorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebxylen%2Fblockexplorer/lists"}