{"id":15146742,"url":"https://github.com/LOWEFI/PHP-Escrow","last_synced_at":"2025-10-24T01:31:03.290Z","repository":{"id":232282953,"uuid":"783938700","full_name":"LOWEFI/PHP-Escrow","owner":"LOWEFI","description":"PHP-Escrow, the crypto PHP and TOR Friendly escrow system.","archived":true,"fork":false,"pushed_at":"2024-12-30T01:12:15.000Z","size":1089,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T02:20:37.619Z","etag":null,"topics":["bitcoin","escrow","monero","php","pure","sqlite"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LOWEFI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-08T21:50:41.000Z","updated_at":"2024-12-30T01:13:13.000Z","dependencies_parsed_at":"2024-04-08T23:25:24.082Z","dependency_job_id":null,"html_url":"https://github.com/LOWEFI/PHP-Escrow","commit_stats":null,"previous_names":["nahashgroup/handshake-pure-php-escrow-system","lowefi/php-escrow"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LOWEFI%2FPHP-Escrow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LOWEFI%2FPHP-Escrow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LOWEFI%2FPHP-Escrow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LOWEFI%2FPHP-Escrow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LOWEFI","download_url":"https://codeload.github.com/LOWEFI/PHP-Escrow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237901410,"owners_count":19384384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bitcoin","escrow","monero","php","pure","sqlite"],"created_at":"2024-09-26T12:04:20.306Z","updated_at":"2025-10-24T01:31:02.038Z","avatar_url":"https://github.com/LOWEFI.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP-Escrow as Pure-PHP-Escrow-System\n\nPHP-Escrow is an escrow system with highly structured conditions so that buyers and sellers can agree together on a suitable exchange. \n\nThe necessary PHP dependencies must be activated on the server (apt install php php-sqlite3 php-gd php-mbstring).\n\n- The Authentification Token for the admin access is : ugVZGoKHaMmX1dmGM0jdMcX0390a2EnDKCXKe8ylYPbKsxIid1fuob2yarzadsZd\n\nIt also uses MoneroD and Electrum for the 2 cryptocurrencies that work with it (bitcoin and monero). The configurations for these are as follows:\n\n- Electrum : \n\n{\n    \"blockchain_preferred_block\": {\n        \"hash\": \"000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f\",\n        \"height\": 0\n    },\n    \"config_version\": 3,\n    \"dynamic_fees\": false,\n    \"fee_per_kb\": 70000,\n    \"load_wallet\": \"/var/www/.electrum/wallets/default_wallet\",\n    \"rpcpassword\": \"yourpassword\",\n    \"rpcport\": 7777,\n    \"rpcuser\": \"user\"\n}\n\n- Monero :\n\nwallet-file=wallet\npassword=yourwalletpassword\nrpc-login=user:yourpassword\nrpc-bind-port=18080\ndaemon-address=node.moneroworld.com:18089\n\n## HELP FOR WALLETS : \n\n- Electrum\n\nInstall latest version of Electrum.\n\nElectrum \"config\" need to be in /var/www/.electrum \n\nconfig file of .electrum is in (.)electrum folder.\n\nIn /var/www :\n-\u003e chown -R www-data:www-data .electrum\n-\u003e chown -R www-data:www-data html\n\nTo run Electrum :\n-\u003e export ELECTRUMDIR=/var/www/.electrum\n-\u003e source ~/.bashrc\n-\u003e electrum daemon -d\n-\u003e electrum load_wallet\n\n- Monero\n\nInstall latest version of monero\n\nconfig file of monero is in monero folder.\n\nTo run Monero :\n-\u003e cd monero\n-\u003e nohup ./monero-wallet-rpc --config-file monero-wallet-rpc.conf\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLOWEFI%2FPHP-Escrow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLOWEFI%2FPHP-Escrow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLOWEFI%2FPHP-Escrow/lists"}