Skip to content

Save purchase for decentralized loyalty point systems

License

Notifications You must be signed in to change notification settings

danial303065/acc-save-purchase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

In order for validators to verify purchase history, purchase data generated by kiosk is recorded on the blockchain and is made public. [Figure] shows kiosk server storing confirmed purchase transactions in the contract on the blockchain and in IPFS, a decentralized file system. The contract stores lists of data, while IPFS stores the actual data that can be accessed via links recorded in the contract’s lists.

img_1.png

Contracts

It contains sources from smart contracts to store the blocks' heads.

SDK

It contains the necessary libraries to create blocks with purchase transactions.

Server

It contains codes that collect purchase transactions, create blocks, and store them in smart contracts and IPFS.

About

Save purchase for decentralized loyalty point systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.6%
  • Solidity 2.1%
  • Other 0.3%