diff --git a/README.md b/README.md index 3e7465d..b3bf061 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,11 @@ Remove installed CLI files and local profiles: ~/.mega/wallet-cli/current/scripts/uninstall.sh --config ``` +## Related Resources + +- [mega-tokenlist](https://github.com/megaeth-labs/mega-tokenlist) +- [awesome-megaeth-ai](https://github.com/megaeth-labs/awesome-megaeth-ai) + ## Help ```bash diff --git a/SKILL.md b/SKILL.md index e21cf10..63b93ab 100644 --- a/SKILL.md +++ b/SKILL.md @@ -345,3 +345,8 @@ private key material and key-selection metadata. It does not revoke delegated keys on-chain. Use `mega moss revoke ` when the user wants on-chain revocation; use `logout` only when the user explicitly wants this CLI install to forget the wallet locally. + +## Related MegaETH Ecosystem Sources + +- [mega-tokenlist](https://github.com/megaeth-labs/mega-tokenlist) — canonical MegaETH token metadata and asset source; use when an agent needs token addresses, symbols, logos, or other token reference material. +- [awesome-megaeth-ai](https://github.com/megaeth-labs/awesome-megaeth-ai) — curated MegaETH AI tooling and ecosystem reference list; use when an agent needs broader MegaETH agent or tool context beyond this CLI.