https://github.com/offchainlabs/crosschain-tools-chrome-extension
Chrome extension that offers information on etherscan about Ethereum transactions that send L1->L2 messages to Arbitrum. It creates a new tab on Etherscan for these transactions with information of the L1->L2 messages taken from the appropriate subgraph.
https://github.com/offchainlabs/crosschain-tools-chrome-extension
Last synced: 9 months ago
JSON representation
Chrome extension that offers information on etherscan about Ethereum transactions that send L1->L2 messages to Arbitrum. It creates a new tab on Etherscan for these transactions with information of the L1->L2 messages taken from the appropriate subgraph.
- Host: GitHub
- URL: https://github.com/offchainlabs/crosschain-tools-chrome-extension
- Owner: OffchainLabs
- Created: 2023-08-10T10:40:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T11:06:11.000Z (almost 3 years ago)
- Last Synced: 2025-01-08T02:18:20.648Z (over 1 year ago)
- Language: TypeScript
- Size: 46.9 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cross-messaging tools - Chrome extension
Chrome extension that offers information on etherscan about Ethereum transactions that send L1->L2 messages to Arbitrum. It creates a new tab on Etherscan for these transactions with information of the L1->L2 messages taken from the appropriate subgraph.
## Installation
1. Clone repository
`git checkout https://github.com/OffchainLabs/crosschain-tools-chrome-extension.git`
2. Install dependencies
`npm install`
3. Build extension
`npm run build`
4. Go to `chrome://extensions/` and activate Developer mode (top-right switch)
5. Click the `Load unpacked` button on the left and select the folder that holds the `manifest.json` file (usually the one where you cloned the repository to)
6. Done. You can now go to etherscan, to the page of a transaction that sent an L1->L2 message to see the new tab