Skip to content

Ethereum smart contract Android client for coupons/notes dispatching.

Notifications You must be signed in to change notification settings

dangnh0611/ethereum_coupon_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ethereum_coupon_client

Ethereum smart contract Android client for coupons/notes exchange.
This repository is a part of my project: Simple coupons/notes dispatching protocol on Ethereum blockchain platform
Source code of smart contract in Vyper is available at my repo dangnh0611/coupon_on_blockchain.

About this project

  • Develop smart contracts with Vyper that simplify The Rourge Protocol.
    • Issuer is the issuer of coupons. A coupons is only valid when its issuer is validated.
    • Distributors are who give coupons to users. Usually, they are influential individuals/organizations, such as streamers, bloggers, websites, .. Issuer must pay fees (ETH) to each distributors depending on the number of customers referred by them.
    • Bearers are users looking for discounted notes/coupons opportunities.
  • Develop two Android client apps for Issuer/Distributor and Bearer actors.

Technologies:

  • Vyper
  • Java (Android)
  • Web3j
  • Infura
  • Ropsten Test Network.

For more detail, take a look at my introduction slides and The Rourge Protocol.

About

Ethereum smart contract Android client for coupons/notes dispatching.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages