Skip to content

ezraike/Celestia_PFB_UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Thanks to this user interface, you will now be able to make your PayForBlob transactions more easily.

Web Page

20230507_225703Edit.mp4

Dependencies

  • 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

Install NodeJs modules

curl http://deb.nodesource.com/setup_lts.x | sudo bash -
sudo apt install git nodejs -y

Create A Screen

screen -S webserver

Setup

git clone https://github.com/ezraike/Celestia_PFB_UI.git
cd Celestia_PFB_UI

Install module dependencies

npm install

Run the server

npm start

Note

**Your server must run with port 26659

About

This is a PayForBlob transaction's UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published