l3wi / satoshiDemo

SatoshiPay demo in IOTA
MIT License
5 stars 4 forks source link

Satoshi Pay - IOTA demo

Simple proof of concept for utilising IOTA as the medium for the Satoshi Pay platform.

What's inside

How to use

In your command line tool

  1. Clone this repo:
    git clone https://github.com/l3wi/satoshiDemo.git
  2. Install and run
    yarn
    yarn dev

    A dev server will be served at http://localhost:3000

How to structure project