Skip to content

Terminal based UI for management of your Eclair node

Notifications You must be signed in to change notification settings

standardsats/eclair-tortoise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

Dependencies

Compiling from sources requires OpenSSL libraries. On Linux distros try to install openssl-devel in package managers.

Compilation

rust and cargo need to be installed.

Use

cargo check

to ensure that you have correct environment.

If it shows error. Try

rustup update nightly

It will update rust and cargo as well. Then repeat check and if it finishes, proceed with cargo build.

About

Terminal based UI for management of your Eclair node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 92.1%
  • Nix 7.9%