Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 995 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 995 Bytes

Uork API

Simple use of Uork's API with PHP in Web3.

How to use

Using the application is very simple, just clone the repository and follow the steps:

Cloning the repository to your PC

To clone the repository, you can use git. If you don't have the Gitub CLI installed, you can install in this site After having installed, you can execute the command in your terminal/cmd.

git clone https://github.com/uorkbrasil/uork-php-wrapper uork-php-wrapper

Executing the project

If you're on Windows

Execute an Apache server, install PHP, then open localhost/uork-php-wrapper

If you're on Linux

Use an Docker/Lamp server, install PHP, then open localhost/uork-php-wrapper

You can use the application!

And after you did this, you can run the project!

Contributing

You can contribute by opening pull request in this repository or by opening issues.


Could you follow us on github? ❤