What is ShibeShip?

ShibeShip

Its a Dogecoin Opensource Marketplace like CraigList or eBay, powered by GigaWallet, that anyone can buy and sell any products or services using only Doge as a means of exchange AKA a currency.

ShibeShip Demo

⚠️ Note: ShibeShip it's still in beta

ShibeShip Demo

ShibeShip Demo

ShibeShip Demo

ShibeShip Demo

ShibeShip Demo

ShibeShip Demo

ShibeShip Demo

ShibeShip Demo

Installation 💻

  • Get an Hosting Account or Web Server that supports PHP (V. 7.4 =>) + MySQL/MariaDB (also works locally with Docker or Xampp for example)

  • Download ShibeShip here: https://github.com/dogeorg/ShibeShip/

  • Upload all files (excluding shibeship.sql and readme.md) to your Hosting Account.

  • Now edit the file inc/_config.php, rename it to inc/config.php and add your gigawallet server and database conections and settings

  • Create a cron task to run every minute to poin to inc/cron.php

Extending

You can help on improving ShibeShip in https://github.com/dogeorg/ShibeShip

To help translate just fork the repo, duplicate the inc/lang/gb.php and rename to your language, example inc/lang/fr.php and edit inside, then submit it to the main repo to be merged :)