Giter VIP home page Giter VIP logo

wolfservers's Introduction

wolfservers

go cli to help create cardano or algorand proof-of-stake nodes at places like aws, digitalocean, vultr, linode, google, and more.

about

image

You want to be running these proof-of-stake nodes on the new blockchain.

FAQ

Q. Why not just use coinbase?

A. You can and many people should. But if you are a programmer and grok SSH keys, or think you can learn, you'll make more money this way.

Q. New blockchains?

A. Yeah it's cardano, aka ADA and it changes the whole bitcoin or etherum mining concepts. Also algorand.

Q. Can I mess this up?

A. Absolutely. read this

Q. How does wolfservers store my keys?

A. We use a sqlite database on your local hard drive but all the private keys we write to it are encrypted with a > 36 character phrase you have to memorize. Each morning I open my .bash_profile and write export WOLF_PHRASE="something long and very secret and definitely something I will never forget" and then every night I erase it from my .bash_profile. (It's not actually those words, OR IS IT???) The actual wolf.db sqlite file is safe to email to yourself, store on dropbox, etc. You want many copies of this wolf.db file. You can never ever lose it.

Q. Which cloud providers API's are hooked up?

A. DigitalOcean and Vultr and Linode but more are coming.

Q. So I can create these money making machines with one click?

A. We are getting there. But yes, the idea is once you have a credit card on file with a provider, it's just a matter of booting up as many of these nodes as you want to pay for.

Q. How much ADA or ALGO will I make with each node?

A. Hard to answer. We are just getting started but will report back our findings as we observe them.

Q. One more time, why not just use coinbase?

A. Because they are taking a cut! If you run your own node and stake 1000 ADA, you can earn the rewards that ADA can generate. If those rewards > cost of server == profit.

Q. What about estate planning?

A. Good question.

example

[~/wolfservers] $ ./wolfservers ls --keys
wolf-7C9E 243973181  DO      producer   143.110.224.250               
wolf-7C9E 243973183  DO      relay      143.110.232.71                
wolf-91F4 084d110e-c VULTR   producer   149.28.82.104                 
wolf-91F4 02484165-0 VULTR   relay      207.246.102.45                
wolf-C0B5 26496237   LINODE  producer   173.230.150.181               
wolf-C0B5 26496242   LINODE  relay      23.239.20.15                  

wolf-91F4 263 Key Evolving Signature Age: 4 days 
wolf-C0B5 256 Key Evolving Signature Age: 1 day 
wolf-7C9E 260 Key Evolving Signature Age: 1 day 

./wolfservers ed255

./wolfservers sqlite

./wolfservers fresh2linode --sure

./wolfservers update-ips --producer=ip1 --relay=ip2 --name=wolf-ABCD

./wolfservers ls

./wolfservers relay --producer=ip1 --relay=ip2

./wolfservers ssh --ip=ip2 --root

./wolfservers producer --producer=ip1 --relay=ip2

./wolfservers ssh --ip=ip1 --root

./wolfservers add-a-record --name=wolf-ABCD-1 --ip=ip1

read more

https://andrewarrow.substack.com/p/in-order-to-bank-in-the-modern-era

wolfservers's People

Contributors

andrewarrow avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.