- #BLOCK PODUCER EOS LIST HOW TO#
- #BLOCK PODUCER EOS LIST INSTALL#
- #BLOCK PODUCER EOS LIST FULL#
- #BLOCK PODUCER EOS LIST CODE#
- #BLOCK PODUCER EOS LIST PASSWORD#
#BLOCK PODUCER EOS LIST HOW TO#
Tutorial: How To Use the Voting Tool Step 1: Connect to an API node
#BLOCK PODUCER EOS LIST INSTALL#
Running Development Mode git clone eos-voter cd eos-voter yarn install yarn dev The files built will be located in the releases folder within the root folder. git clone eos-voter cd eos-voter yarn install Note: If you are configuring this Electron application under a Windows development environment, it will take some extra steps that are not outlined here. If you'd rather build the application yourself, please ensure you have nodejs, npm/yarn already installed locally.
Get eos-voter Download the Latest Release
#BLOCK PODUCER EOS LIST PASSWORD#
If a local wallet password is specified, the application will also save and encrypt your key for future use, using AES-256 encryption. When using eos-voter, all transactions are signed within the application and your key is never transmitted. When the application quits, your key will be forgotten.
#BLOCK PODUCER EOS LIST CODE#
You can check for yourself that everything we say is true - as they say, “Trust, but verify.” The source code is available here. This is a far more secure solution than voting through a website interface.įinally, everything we do at is open source and always will be. The only connection that the application makes is to your desired API node - one that you choose yourself. Operations are only signed locally, never externally. Your keys (if you choose to store them), are encrypted with AES-256 encryption and stored on your own device. Since our voting tool is a standalone application, your keys will never leave your computer. It goes without saying that in the cryptocurrency world, security (specifically of your private keys) is a primary concern. Currently, it allows you to stake your EOS and vote for producers, which is the most important facet of securely launching and approving the main EOS network.
#BLOCK PODUCER EOS LIST FULL#
Eventually this open source software will act as the foundation for our full GUI Light Wallet, which will have many other useful tools for EOS stakeholders - but in the meantime, we wanted to get it in the hands of users for launch.
We are proud to present the first of our planned EOS tools: an EOS Voting desktop application. Our mission at Greymass is to build tools to help everyone understand and use EOS, and further, bring this ease-of-use to the masses. This highlights the issue of accessibility, since it is currently necessary to have an advanced understanding of EOS in order to be able to perform simple tasks such as voting for block producers. It was recently discussed in some articles, such as EOS Is Coming, If Anyone Can Figure Out How to Vote, that there is a big gap between the current release of software and the ability of the masses to get involved and actually use it. With the launch of EOS just around the corner, we wanted to release the current iteration of our EOS light