Skip to content

Latest commit

 

History

History
91 lines (52 loc) · 3.42 KB

README.md

File metadata and controls

91 lines (52 loc) · 3.42 KB

Mining4Charity - ENG

This is the source code of the simple frontend for the Mining4Charity project. Read more here.

How can I help?

If you'd like to contribute, just send a PR and we'll take a look. We welcome design changes, new languages (see messages folder), logic upgrades, anything to help the project.

Installation

If you don't have Git installed, go to Download Zip.

If you do (recommended!), follow instructions:

git clone https://github.com/bitfalls/m4c
cd m4c
composer install
cp .env.example .env

In the newly created .env file, replace your_api_key with an actual API key value you get from Etherscan.io.

You will need Composer installed. If you don't have it, follow instructions here or download a virtual machine which has all this prepared for you (recommended!).

FAQ

Who is behind this?

Damir Bešić from DigitalCalligraphy and Bruno Škvorc from Bitfalls.com.

Why don't you have a CoC file?

We don't want or need it.

Who picks the charities?

Sometimes we do, sometimes we'll leave it up to people's votes. Depends on the situation. Only one charity will be active at a time.

Where do I find out more?

You can read more here: Mining4Charity - A regular charity-focused mining effort.


Mining4Charity - HR

Ovo je izvorni kod web stranice projekta Mining4Charity. Pročitajte više ovdje.

Kako pomoći?

Ako biste željeli pomoći pri razvoju, pošaljite Pull Request i pogledati ćemo ga prvom prilikom. Prihvaćamo nove jezike (vidi messages mapu), dizajnerske promjene, logičke nadogradnje i drugo.

Instalacija

Ako nemate Git instaliran na računalu, kliknite na Download Zip.

Ako imate (preporučljivo!), pratite upute:

git clone https://github.com/bitfalls/m4c
cd m4c
composer install
cp .env.example .env

U novokreiranoj .env datoteci zamijenite your_api_key vrijednost s API ključem kojeg preuzmete s Etherescan.io stranice.

Trebati će sam Composer. Ako ga nemate instaliranog, pratite upute ovdje ili preuzimte virtualnu mašinu koja sve to već ima spremno za vas.

Učestala pitanja

Tko je iza ovoga?

Damir Bešić iz DigitalCalligraphy i Bruno Škvorc iz Bitfalls.com.

Zašto nemate CoC datoteku u repozitoriju?

Nije potrebna.

Tko odabire udruge?

Nekad mi, nekad puštamo na glasovanje posjetiteljima. Ovisi o situaciji. Samo jedna udruga će biti aktivna u jednom momentu, tako da ćemo ih relativno redovito mijenjati.

Gdje mogu saznati još informacija?

Možete pročitati više o projektu ovdje: Mining4Charity - Redovito dobrotvorno rudarenje.