Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zarifpour/alfred-etherscan-suggest
π© Get in-line Etherscan search suggestions and view contract source code on DethCode.
https://github.com/zarifpour/alfred-etherscan-suggest
alfred alfred-workflow blockchain deth dethcode ethereum ethereum-contract etherscan etherscan-io productivity search suggest suggestions tools workflow
Last synced: 2 days ago
JSON representation
π© Get in-line Etherscan search suggestions and view contract source code on DethCode.
- Host: GitHub
- URL: https://github.com/zarifpour/alfred-etherscan-suggest
- Owner: zarifpour
- License: mit
- Created: 2023-10-25T22:43:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-12T04:58:27.000Z (4 months ago)
- Last Synced: 2024-07-12T05:57:39.494Z (4 months ago)
- Topics: alfred, alfred-workflow, blockchain, deth, dethcode, ethereum, ethereum-contract, etherscan, etherscan-io, productivity, search, suggest, suggestions, tools, workflow
- Homepage: https://alfred.app/workflows/zarifpour/etherscan-suggest
- Size: 2.84 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Etherscan Suggest (with DethCode)
Get in-line suggestions from [Etherscan](https://etherscan.io) via the **Keywords** `eth` (to open in Etherscan) and `deth` (to open the contract's source code on [DethCode](https://etherscan.deth.net)). Press β© to proceed β both the contract's name and its address are valid inputs.
## Installation
1. Go to the [**Releases**](https://github.com/zarifpour/alfred-etherscan-suggest/releases) page for this workflow.
2. Download the latest version of the workflow by clicking on the `Etherscan.Suggest.with.DethCode.alfredworkflow`.
3. Double-click the file to install it in Alfred.
4. Alfred will prompt you to add the workflow to your collection.Once installed, use `eth` to open results in Etherscan and `deth` to view a contract's source code on DethCode. Type in a project's name or its address after the keyword in Alfred.
## Updating the Search Keywords
1. Go to **Alfred Preferences**.
2. Open the **Workflows** tab.
3. Select **Etherscan Suggest (with DethCode)**.
4. Click **Configure Workflow...** to set or modify the **Keywords**.## Credits
This workflow is inspired by the [Google Suggest](https://alfred.app/workflows/alfredapp/google-suggest/) workflow created by VΓtor GalvΓ£o.
"This workflow was adapted with the help of ChatGPT, a large language model trained by OpenAI. ChatGPT provided guidance and support during the development process."
If you enjoyed this workflow, explore my other one: [You.com Suggest](https://github.com/zarifpour/alfred-you-suggest/).
---
Adapted with π by [Daniel Zarifpour](https://links.dev/z).