Skip to content

hadi73ebrahimi/web3-solana-transaction-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

PHP solana transaction

With this file, you can confirm if a transaction hash is verified or not. If the confirmation is successful, you can check if the receiver and amount are correct. You can use it to make a simple Solana payment verifier.

Config

Just upload the php file into your webhost. Find and set these parameters: $TargetAddressSnn = ""; $MinAmount = 0.02;

Custom RPC

If you want to use custom rpc for better performance set $apiUrl

About

Confirm transaction data with php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages