Skip to content

bokoup/bokoup-program-library-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bokoup

Programs for coupons, promotional offers and loyalty tokens on the Solana blockchain.

Contents

Complete set up for developing applications to allow merchants to issue and redeem promotional offers and discounts in for the form of semi-fungible tokens.

  • On chain programs - see token metadata specifcations
  • REST api with Solana Pay compliant endpoints for serving on chain transactions and an endpoint for turn key creation of tokens including permanent storage of artwork and metadata - see transaction server specifications
  • Geyser-plugin and indexer worker to parse program accounts and transactions into Postgres database
  • Validator setup to run with geyser-plugin
  • Hasura graphl api for application development and reporting
  • Web demo application
  • Shopify demo application
  • Clover point of sale and accompanying android mobile customer applications in separate repository

Illustrative Point of Sale Flow

bokoup pos flow

Build notes

  • indexer has to get built with rustc version 1.66
  • geyser-plugin has to get built with rust version 1.60

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published