help wanted
Repository-Metriken
- Stars
- (3 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Goal: Connect the backend to your chosen blockchain node.
Explanation: This is your bridge between backend and chain. You’ll configure:
-
A Web3 provider (
ethers.providers.JsonRpcProviderorNethereum.Web3). -
Wallet connection for the admin’s private key.
-
Error handling + connection test route.
Deliverables:
-
/services/blockchain.jsorBlockchainService.cs -
GET /blockchain/statusendpoint → returns"Connected to Polygon (Kenya)"