What is BRICSCOIN?
“Bricscoin (BRICS) is a decentralized cryptocurrency based on SHA-256 Proof-of-Work, fully compatible with Bitcoin mining hardware.
Designed to be accessible to ASIC miners (Bitaxe, Antminer S19/S21, NerdMiner, etc.), Bricscoin follows the core principles of sound money:
Fixed maximum supply: 21,000,000 BRICS
Initial block reward: 50 BRICS, halving every 210,000 blocks
Target block time: 10 minutes
Fixed transaction fee: 0.000005 BRICS (permanently burned, deflationary mechanism)
Transparent premine: 1,000,000 BRICS (≈4.76%) allocated to development, marketing, and initial liquidity – no ICO or presale
The project is fully open-source (MIT license), built from scratch with:
Web Wallet (client-side signing)
Desktop Wallet (BricsCoin Core – Electron-based)
Block Explorer
Stratum mining pool
Public API
Audited security (27/27 tests passed, February 2026)
No central entity, no VC funding, no promises – pure code-based issuance and community governance.
Security Features
Client-side transaction signing – Private keys never leave your device
ECDSA secp256k1 – Same cryptography as Bitcoin
ML-DSA-65 (FIPS 204) – Post-quantum digital signatures (Dilithium)
Hybrid signatures – ECDSA + ML-DSA-65 for backward-compatible quantum resistance
Input validation – All inputs validated with Pydantic
Rate limiting – Protection against spam and DDoS
CORS protection – Restricted to allowed origins
Security headers – XSS, clickjacking, HSTS protection
Replay attack prevention – Timestamp and signature validation
IP blacklisting – Automatic blocking of suspicious activity
Experimental educational project – use at your own risk.“




