Blockchain Papers

Follow blockchain research across journals, conferences, and preprint repositories.

2 papersLast indexed Aug 31, 2026
Search papers

Paper index

2 results · page 1 of 1

Clear filters
Aug 28, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
OEURO — EUR Clearing Token · Technical White Paper & Audit Reference

Denis Bouzon

OEURO is a EUR-denominated clearing token designed for direct account-to-account settlement.It is implemented as a restricted ERC-20 token with 6 decimals and a deliberately narrow functional scope.Its primary purpose is clearing and settlement, rather than market trading or speculative use.Ordinary transfers are designed for direct EOA-to-EOA circulation.The reference implementation disables approve() and transferFrom().Ordinary transfers to smart-contract recipients are rejected. Minting and burning are explicit operations controlled by the manager.Authorized oracles may submit MINT or BURN requests but cannot directly alter token supply.Oracle requests remain valid for 24 hours and must be executed or rejected by the manager.External clearing references are protected against replay through single-use proof handling.The architecture therefore separates attestation authority from final settlement authority.OEURO uses a restricted recipient model for sensitive infrastructure addresses.The reference contract uses OpenZeppelin ERC-20 and Ownable2Step components.Ethereum Sepolia is used as the current public reference testnet environment.This Zenodo archive contains the Solidity source code, ABI, flattened contract and the OEURO technical white paper and audit reference.

Open access
2 source records
Access Control and Trust
Technology and Education Systems
Security and Verification in Computing
Original source
Aug 11, 2026·Frontiers in Engineering, Science and Technology
0 cites
CryptC: A Secure and Efficient Blockchain-Based Cryptocurrency Wallet Using React Native and Ethereum

Ira Nath, Sanjukta Chatterjee, Rangan Nath, Rumpa Paul · 5 authors

CryptC provides users with secure wallet services to protect their digital cryptocurrency assets as a modern cryptocurrency solution. Multiple platforms can adopt CryptC through the React Native interface while users can enjoy easy access using authentication from Firebase and Firestore for data and security features. Ganache with ethers.js enables the wallet to perform safe blockchain transactions while operating on a local Ethereum blockchain through its Ganache access. Secure compliance requirements are achieved by the platform through its transaction logging system and scalable functionality and biometric asset security measures, and balance update capabilities. The platform features an interface that combines professional and beginner user capabilities through an interactive dashboard, together with horizontal list presentation and user-focused design execution. The DeFi (Decentralized finance) ecosystem tool CryptC provides real-time operation capabilities that outperforms conventional wallet features like PIN base verification, Real-time Ethereum (ETH) transaction, minimalistic mobile-friendly UI etc. Our work provides comprehensive information about CryptC, along with its unique design specification through android App and security protocols, while validating the platform for payments at multiple operational levels.

2 source records
Blockchain Technology Applications and Security
Technology and Education Systems
Distributed systems and fault tolerance
Original source