Skip to content

opengento/magecoin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MAGECOIN - simple blockchain exemple with php

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!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published