Skip to content

Opensource Online Store connected to Dogecoin Blockchain

License

Notifications You must be signed in to change notification settings

Adkdotdoge/DogeGarden

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DogeGarden

Dogecoin Christmas Calendar

How to Install 💻

1- Get an Hosting Account or Web Server that supports PHP (V. 7 =>) + MySQL/MariaDB (also works locally with Docker or Xampp for exemple)

2- Create an Data Base and import the file dogegarden.sql

3- Install Dogecoin Core Wallet and enable RPC calls: https://github.com/dogecoin/dogecoin/blob/master/doc/getting-started.md

4- Open the file with any text editor inc/config.php and follow the configurations needed

5- Upload all files (excluding dogegarden.sql and readme.md) to your Hosting Account.

6- Add a cron task to the file cron.php, and let it run every minute and enjoy it :)

###Notes:

  • This is a Beta Version so is best for now only use on DogeCoin Core Wallet on TestNet untill more people test it and see if everything is ok :)
  • Open the files, try to understand how it works, make some changes and test it, learn with this :)
  • Will later add an easy install interface, some video tutorials etc.
  • I need your help on improving DogeGarden :)
  • To add a transation file just create a 2 letter file of your country and include on the inc/lang/ folder like the 2 exemples in English and Portuguese

About

Opensource Online Store connected to Dogecoin Blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%