Skip to content

flarcos/php-federation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Stellar php-federation

this is a simple php federation server that can be use with any existing database

create a folder in your public_html eg fed add the index.php file in the fed folder in your /.well-known/stellar.toml file add the line FEDERATION_SERVER="https://sitename.com/fed/" eg : https://www.tonaira.com/.well-known/stellar.toml

add your wallet address and federation id to your mysql .

also do not forget to add access origin for CORS.

example of a result is : https://tonaira.com/fed/?q=ngn*tonaira.com&type=name

About

this is a simple php federation server that can be use with any existing database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages