I will build a clean backend service that connects to your already-deployed smart contract.
What I deliver:
- REST API endpoints to read contract data (balances, owners, token info, etc.)
- Event listening (e.g. Transfer events) with database storage
- Error handling, retry logic, and reorg handling
- README with setup and deployment instructions
What I need from you:
- Contract address and ABI
- Network / RPC endpoint
Notes:
- I work with the contract you already deployed — I do NOT write or modify smart contracts
- Stack: Go, go-ethereum, PostgreSQL (or your preferred DB)