Skip to content

suphiyasin/CryptoPay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is JetCrypto?

JetCrypto is the system that instantly confirms your crypto payments.
It has been shared as open source for you to take additional security measures.
For example: saving the hash information in the database, this way each payment can be verified only once.

Just HTML & CSS & JAVASCRIPT

index.html

RealTime Payment System

PHP => JetCrypto.php

Install

Step 1 : Add Wallet Addresses in JetCrypto.php (first 6 lines) and Edit Amount in JetCrypto.php (Line : 71)
Step 2 : Edit Wallet Address in api.php (Line : 45)
Step 3 : Test it!

Test

Send This Address 5 - 50 TRX = "TUz2LvQsWr3wCBdwDGhwAV6FNBADKQ4npH"
OR
Visit this link : https://tronscan.org/#/blockchain/transactions
Click any transaction
Copy "To Address" and "Hash" informaitons

Rules / Security

It must have been sent a maximum of 5 minutes ago.

Demo

image