2017 © Pedro Peláez
 

project magecoin

MageCoin pour payer la dette technique

image

opengento/magecoin

MageCoin pour payer la dette technique

  • Sunday, June 3, 2018
  • by thomasklein
  • Repository
  • 6 Watchers
  • 2 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

MAGECOIN - simple blockchain exemple with php

Latest Stable Version License: MIT, (*1)

Exemple allows customers to transfer ammount, mine, and show blockchain data., (*2)

Setup

Composer are required., (*3)

Get the package

Unzip the package., (*4)

Install

composer install
vagrant up

and go to : http://10.33.33.33/, (*5)

Usage

  • Create transaction each other., (*6)

  • Mine next block., (*7)

  • Show chain data update, (*8)

  • Refresh page to update allowance, (*9)

Picture

MageCoin, (*10)

Settings

Blockchain is stored in your session. To configure chain, go to Chain.php, (*11)

Support

  • Raise a new request on the issue tracker.

Authors

Todo

  • ERC20 compliant

Licence

This project is licensed under the MIT License - see the LICENSE details., (*12)

That's all folks!, (*13)

The Versions