opengento/magecoin

MageCoin pour payer la dette technique

dev-master 2018-08-27 23:25 UTC

This package is auto-updated.

Last update: 2024-07-17 19:08:04 UTC


README

Latest Stable Version License: MIT

Exemple allows customers to transfer ammount, mine, and show blockchain data.

Setup

Composer are required.

Get the package

Unzip the package.

Install

composer install
vagrant up

and go to : http://10.33.33.33/

Usage

  • Create transaction each other.

  • Mine next block.

  • Show chain data update

  • Refresh page to update allowance

Picture

MageCoin

Settings

Blockchain is stored in your session. To configure chain, go to Chain.php

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.

That's all folks!