Skip to content

Mw-2025/ErgoNodeAndroid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

817 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ergo Node for Android

Setup instructions here

A one-click Ergo node app for Android. This app is based on NeoTerm, and runs automated install scripts to set up and run an Ergo node on Android.

During setup, the script will check the total and available system memory to determine which type of node to run:

  • If the device has more than 5GB of total RAM, it will run the NiPoPoW Ergo Node.
  • If the total RAM is 5GB or less, it will check available memory:
    • If more than 1.8GB is available, it will still run the RocksDB NiPoPoW Ergo Node.
    • If less than 1.8GB is available, it will switch to the Stateless Ergo Node, which requires fewer resources.

alt text


Credits

This is a fork of NeoTerm

I’m using a bunch of parts from Glasgow's Ergo Node setup scripts. Mark Glasgow

Also - alpine-proot, Alpine Linux, Ergo Protocol reference client

About

A fork of NeoTerm. An attempt at a one click Ergo node app with install scripts to setup and run an Ergo node on Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 75.9%
  • Kotlin 19.4%
  • Shell 3.8%
  • C++ 0.5%
  • NewLisp 0.2%
  • C 0.2%