Skip to content

maxslimb/BenzeneCoin

Repository files navigation

Welcome to Benzene Coin's Official Repository!

Benzene Coin App

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!

Features

  1. Easily Buy Tokens through the Android App

  2. Transfer Coins in OFFLINE Mode between two users

  3. ERC-20 Cryptocurrency deployed on the Network

Tech Stack

  1. Solidity, AWS, Node.js
  2. Android, Kotlin, XML

Implementation

Contribution

Flowchart

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}
D-->C(Smart Contract with ERC20)
Loading