Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

dethcode logo

# 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.


workflow-demo




## 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).