flow-pie / flow-pie/chamaa.api

Research & choose blockchain framework

Open
#9 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
HTML
Stars
3
Forks
4
PR merge metrics
No merged PRs in 30d

Description

**Goal:** Pick the best tech stack for integrating blockchain into chamaa.api.

**Explanation:**
You must decide whether your backend will communicate with blockchain using:

- Ethers.js (Node-based) – great for TypeScript/Node APIs.

- Nethereum (.NET) – fits better if you’re using C#.

You also decide the blockchain network:

- Polygon (testnet: Mumbai) — ideal for low-cost testing.

- Ethereum Sepolia — for Ethereum-native testing.

**Deliverables:**

- Decision document (framework + reason).

- API keys for node provider (Alchemy, Infura, QuickNode).

- `.env` entries for `BLOCKCHAIN_RPC_URL`, `PRIVATE_KEY.`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.