Skip to content

Davidson-Souza/hackathon-vegas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

running

Before you can run this, you'll need to install phoenixd, a lightweight lightning wallet by acinq.

Once everything is set up, open the datadir of your phoenixd instance and find the phonix.conf file. This should contain two passwords: http-password and http-password-limited. Copy the http-password-limited password and export as an environment variable:

export PASSWORD=<your_password>

Then, run the following command to start the server:

cargo run --release

The api will be available at `http://localhost:8080.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published