help wanted
Repository metrics
- Stars
- (3 stars)
- PR merge metrics
- (PR metrics pending)
Description
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)"