atla / loyalify

Backend for the Kaufland Blockchain Hackathon (2018) also includes microsites in Vue.js - the backend works on the Stellar Test Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loyalify

Hackathon Backend

Go based backend for customer loyality program on the Stellar blockchain

this code is only aimed at the testnet right now

this supports creating new accounts on the testnet using

/api/createAccount/{ID}

you can list royality programs using

/api/programs or a single one with /api/programs/{ID}

You need to exchange the used wallet id in the server.go to be able to issue new tokens

About

Backend for the Kaufland Blockchain Hackathon (2018) also includes microsites in Vue.js - the backend works on the Stellar Test Network


Languages

Language:Go 100.0%