This package has been deprecated

Author message:

This project has been renamed to steem-wise-core. Install using steem-wise-core instead.

steem-smartvotes
TypeScript icon, indicating that this package has built-in type declarations

0.16.0 • Public • Published

Steem smartvotes (core library)

Known Vulnerabilities

Vote delegation system for STEEM blockchain: common library for browser & node.

Currently, it is used by the following tools:

Links to github-pages hosted online tools can be found here: noisy-witness.github.io/steem-smartvotes-core/. Online tools:

What will smartvotes do for the community?

An ultimate cure for cancer was the biggest holy grail of medicine for decades. However time has shown, that instead of ultimate cure, there are many potent, but narrow-targeted drugs. So are counter-abuse mechanisms in Steem network.

One of biggest advantages of steem is that it utilizes human resources to distinguish between good and bad content. People are encouraged to vote and flag by financial reward. It is designed to resist most of the abuses, however, there are people who somehow try to bend the rules. Moreover, there are users, who, create imprecise and misleading content in professional fields. Even though they do it in a good faith, it is almost impossible for a layman to tell if professionally looking pseudo-scientific article tells the truth or not. Another problem is that it is hard for minnows to join forces in a vote-flag fight with a malicious whale. These are some of the wide variety of steem community problems. Probably there won't by any single tool to treat them all, but as with cancer drugs, there are many wise, narrow-targeted initiatives. Among them the smartvote system is here, to even the odds in a fight with:

  • Misleading pseudo-science — by allowing the community to appoint professional authorities to a position of curators in the field of their knowledge
  • Abusive whales — through the ability to join forces of many minnows under common leadership

What will smartvotes do for you (if you are a delegator)?

In steem, the best voting strategy is to vote 10 times per 24 hours. Each vote decreases your voting power by 2%pp (percentage points). Each 24h 20%pp is restored progressively. The best strategy is to oscillate between 80%-100% of VP. To sum up: if you vote more than 10 votes/24h, your VP will not restore to 100%, but if you vote less than 10 times, your VP will only restore to 100% and not higher, so it means that you have wasted your votes. With smartvotes:

  • You can delegate a static amount of votes (eg. 150% means 1.5 of full votes or three 50% votes)
  • You can delegate static amount of vote, but only in a situation when you have a specific amount of votes still left and it is going to waste.

Smartvotes can also boost your voting earnings: If you delegate your votes to a professional authority it is more likely that the post he will choose will become more popular.

What will smartvotes do for you (if you are a voter)?

If you have read preceding paragraphs, you see, that the voter is a most important part of this ecosystem. You may think — what will be my profit if I become a voter? In fact, it will not only boost your prestige & significance in the community but also allows you to earn money for being an early curator (you have to remember about early voter penalty for the first 30 minutes). Benefits of using smartvotes as a voter:

  • Prestige & significance — power makes you noticeable. You can use it to build your personal brand and gain followers. You can become a tag curator if many people delegate you a smartvote.
  • First curator reward — you can vote with your vote first & then vote as a delegator (which often will be a whale or a big group of minnow delegators). This makes your vote more rewarded.

Details

Name convention

  • a delegator — a person who allows someone to use his/her vote by specific criteria.
  • a voter — a person who votes on behalf of a delegator

Blockchain transactions

For safe and reliable communication smartvotes simply put all operations on Steem blockchain. It is done using custom_json operation. Syntax and allowed operations are defined in /schema dir. Definitions are written in Typescript and then converted into json-schema. Detailed instructions about conversion and contribution to the Smartvotes schema can be found in /schema/INSTRUCTIONS.md.

More resources on voting in Steem

How to use the library?

Building:

$ npm run build

// TODO // TODO some code

Thank you

I would like to thank @noisy (github.com/noisy) who invented smartvotes and is a total backer of this project. Let the light of his wisdom shine down upon steem community for ever ;) // TODO usunąć

I also send many thanks to the authors of vendor dependencies of the project. You are the ones, who made the development of this tool so joyful and smooth. Many thanks to the contributors of:

There are separate thanks in each project's README.

Package Sidebar

Install

npm i steem-smartvotes

Weekly Downloads

1

Version

0.16.0

License

MIT

Unpacked Size

8.63 MB

Total Files

228

Last publish

Collaborators

  • jblew