GitXplorerGitXplorer
x

metahash-rewards-ui

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
2d31f325c25eaf384689d2bddca87b0155492f43

update wpbc/metahash-rewards

xxboston committed 5 years ago
Unverified
be49ac60be216677ccfa8db732f505c1f73b866d

fix

xxboston committed 5 years ago
Verified
2faa1fae563875cff77ab2b753ba4b4336255693

Update README.md

xxboston committed 5 years ago
Unverified
e3ea8bfde914ef7d6f22bc5ff998f4a821ef7a36

update metahash-rewards

xxboston committed 5 years ago
Verified
7b02882cf607cdacd8422cc26e1032a99a14128b

Merge pull request #1 from xboston/imgbot

xxboston committed 5 years ago
Unverified
b9a08d62d2a5f6e1b0ddfdb0dbd7b06419eb23d5

update

xxboston committed 5 years ago

README

The README file for this repository.

Metahash Rewards UI

Requirements

  • PHP 7.1+
  • composer
  • wpbc/metahash-rewards 0.2.*

Installation

  1. Open your terminal and change the current working directory to the location where you want the cloned directory to be made.
$ cd path/to/your/folder/metahash-rewards-ui/
  1. Clone repository by typing the following in your terminal:
$ git clone https://github.com/xboston/metahash-rewards-ui.git .
  1. Run the following command in your terminal.
$ composer install
$ php -S localhost:8000
  1. Open in browser: http://localhost:8000/ metahash-rewards-ui

License

This package is released under the MIT license.