Skip to content

Run your own Algorand node on Fly.io, initialized with a Genesis account with a desired amount of money automatically converted to XDR (special drawing rights).

License

Notifications You must be signed in to change notification settings

hermesloom/algorand-node-fly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algorand-node-fly

Run your own Algorand node on Fly.io, initialized with a Genesis account with a desired amount of money automatically converted to XDR and stored with 1 XDR = 1,000,000,000,000 microAlgos.

Prerequisites:

  • git
  • python3
  • fly

Instructions (important: these instructions make you create your completely self-hosted network, unrelated to the Algorand main network):

  1. git clone https://github.com/hermesloom/algorand-node-fly
  2. cd algorand-node-fly
  3. ./setup.sh 10000 EUR
    • Answer Would you like to copy its configuration to the new app? with y
    • Answer Do you want to tweak these settings before proceeding? with n
    • Answer Would you like to allocate dedicated ipv4 and ipv6 addresses now? with y

License

MIT

About

Run your own Algorand node on Fly.io, initialized with a Genesis account with a desired amount of money automatically converted to XDR (special drawing rights).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published