Thanks to this user interface, you will now be able to make your PayForBlob transactions more easily.
20230507_225703Edit.mp4
- First of all, you have to install Celestia Blockspacerace Node to on your VPS. I set up a Light Node for this project thanks to Conqueror and NakoTurk's guides
curl http://deb.nodesource.com/setup_lts.x | sudo bash -
sudo apt install git nodejs -y
screen -S webserver
git clone https://github.com/ezraike/Celestia_PFB_UI.git
cd Celestia_PFB_UI
npm install
npm start
**Your server must run with port 26659