{"name":"Bradicoin","version":"2.0.0","status":"online","currency":"BRD","chainId":1337,"rpc":"http://localhost:8545","network":"mainnet","modules":["hash","checksum","validator","encoding","wallet"],"endpoints":{"health":"GET /health","register":"POST /api/register","balance":"GET /api/balance/:address","send":"POST /api/send","users":"GET /api/users","transactions":"GET /api/transactions/:address","wallet":{"create":"POST /api/wallet/create","verify":"POST /api/wallet/verify","wif":"POST /api/wallet/wif","detect":"POST /api/wallet/detect","generateKeys":"POST /api/wallet/generate-keys","import":"POST /api/wallet/import"},"hash":{"sha256":"POST /api/hash/sha256","hash160":"POST /api/hash/hash160","hash256":"POST /api/hash/hash256","hmac":"POST /api/hash/hmac","merkle":"POST /api/hash/merkle","bip39":"POST /api/hash/bip39"},"checksum":{"verify":"POST /api/checksum/verify","fix":"POST /api/checksum/fix","transaction":"POST /api/checksum/transaction","verifyTx":"POST /api/checksum/verify-tx"},"encode":{"base58":"POST /api/encode/base58","decode":"POST /api/decode/base58","hex":"POST /api/encode/hex","bech32":"POST /api/encode/bech32"},"validate":{"transaction":"POST /api/validate/transaction","address":"POST /api/validate/address","privateKey":"POST /api/validate/private-key","publicKey":"POST /api/validate/public-key","txHash":"POST /api/validate/tx-hash"}},"message":"Bradicoin API v2.0 - Now with advanced cryptography!"}