Skip to content

jordi-stack/celestia_submitpfb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use the generator for Blob Celestia Pay

Demo Link: http://185.207.251.195:4001 <- permanent close

Make sure to run the UI server on the Celestia node gateway server with port 26659 and enough balance to guarantee that this UI functions properly.


Here is the result:

UI PFB

My Image

Result For PFB

My Image

Step For Installation

curl http://deb.nodesource.com/setup_lts.x | sudo bash -

sudo apt install git nodejs -y

Instal Dependencies

sudo apt install npm

npm install child_process

npm install express

Cloning the repository

git clone https://github.com/jordi-stack/celestia_submitpfb

Head to folder that cloned above

cd celestia_submitpfb

Run the module

node main.js

Finally now you are success run the module of PFB if you generate and submit tx, it will apear on your VPS screen

My Image


Thank you.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published