{"id":20527701,"url":"https://github.com/jovijovi/ether-goblin","last_synced_at":"2025-04-14T04:22:20.244Z","repository":{"id":38841806,"uuid":"469978727","full_name":"jovijovi/ether-goblin","owner":"jovijovi","description":"A microservice for calling ethereum APIs.","archived":false,"fork":false,"pushed_at":"2022-12-05T03:28:27.000Z","size":806,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-10T13:10:21.268Z","etag":null,"topics":["blockchain","erc721","ether","ethereum","goblin","microservice","nft","solidity","typescript","web3"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/jovijovi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-15T02:33:51.000Z","updated_at":"2024-04-04T09:37:39.000Z","dependencies_parsed_at":"2022-07-11T19:50:32.304Z","dependency_job_id":null,"html_url":"https://github.com/jovijovi/ether-goblin","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jovijovi%2Fether-goblin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jovijovi%2Fether-goblin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jovijovi%2Fether-goblin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jovijovi%2Fether-goblin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jovijovi","download_url":"https://codeload.github.com/jovijovi/ether-goblin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248819734,"owners_count":21166535,"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","erc721","ether","ethereum","goblin","microservice","nft","solidity","typescript","web3"],"created_at":"2024-11-15T23:19:55.280Z","updated_at":"2025-04-14T04:22:20.212Z","avatar_url":"https://github.com/jovijovi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ether Goblin\n\n[![GitHub Actions](https://github.com/jovijovi/ether-goblin/workflows/Test/badge.svg)](https://github.com/jovijovi/ether-goblin)\n\nA microservice for the Ethereum ecosystem.\n\n## Features\n\n- `APIs` RESTFul APIs for the Ethereum ecosystem\n- `Watchdog` A simple balance Watchdog\n  - Low/High balance alert (reach limit)\n  - Balance change alert\n  - Alert mail with PGP\n  - Callback\n- `Event` ERC721 event\n  - `Event Listener` A listener to be triggered for each ERC721 event\n  - `Event Fetcher` Fetching ERC721 events from block history\n  - Support `Mint`/`Transfer`/`Burn` event\n- `Out-of-the-box` NFT APIs (under development)\n  - `Event Fetcher` APIs\n    - GetTokenHistory\n- API authorization via `2FA` token\n- `Microservice` run in Docker\n\n## Supported Chains\n\n- [Ethereum](https://ethereum.org/)\n- [Polygon](https://polygon.technology/)\n- [zkSync 2.0](https://zksync.io/)\n\n## Development Environment\n\n- typescript `4.9.3`\n- node `v18.12.1`\n- ts-node `v10.9.1`\n- yarn `v1.22.19`\n\n## Contract Dependencies\n\n- @openzeppelin/contracts: [`4.8.0`](https://www.npmjs.com/package/@openzeppelin/contracts/v/4.8.0)\n\n## Quick Guide\n\n- Install dependency\n\n  ```shell\n  yarn\n  ```\n\n- Build code\n\n  Install all dependencies and compile code.\n\n  ```shell\n  make build\n  ```\n\n- Build docker image\n\n  ```shell\n  make docker\n  ```\n\n- Run\n\n  - Params\n\n    - `--config` Config filepath. Example:\n\n      ```shell\n      ts-node ./src/main/index.ts --config ./conf/app.config.yaml\n      ```\n\n  - Run code directly by `ts-node`\n\n    ```shell\n    yarn dev-run --config ./conf/app.config.yaml\n    ```\n\n  - Run compiled code by `node`\n\n    ```shell\n    yarn dist-run --config ./conf/app.config.yaml\n    ```\n\n- Clean\n\n  ```shell\n  make clean\n  ```\n\n## Roadmap\n\n- [ ] Documents\n- [ ] ERC721(NFT) APIs\n- [ ] ERC20 APIs\n- [ ] WebSite\n- [x] Improve Watchdog performance\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjovijovi%2Fether-goblin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjovijovi%2Fether-goblin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjovijovi%2Fether-goblin/lists"}