https://github.com/zewebdev1337/eth-scanner-go
https://github.com/zewebdev1337/eth-scanner-go
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zewebdev1337/eth-scanner-go
- Owner: zewebdev1337
- License: mit
- Created: 2023-11-25T02:29:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T00:34:13.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T11:16:51.884Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ETH Contract Creation Scanner
### Usage
[Generate Web3 Infura API Key](https://app.infura.io/) and store it as INFURA_PROJECT_ID in .env (or pass to container as argument)
`go mod download`
`go run main.go`