Benzene Coin is a Cryptocurrency Platform which helps users to transfer money easily also in OFFLINE MODE. We have developed an App and deployed our crypto on the Ethereum network!
-
Easily Buy Tokens through the Android App
-
Transfer Coins in OFFLINE Mode between two peers
-
ERC-20 Cryptocurrency deployed on the Network
- Solidity, AWS, Node.js
- Android, Kotlin, XML
graph LR
A[Benzene Coin App] -- API --> B((AWS EC2 Instance))
B --> C(Smart Contract with ERC20)
C --> B((AWS EC2 Instance))
C-->D{Ethereum Blockchain}