Seven Curation Tool for the Blurt Blockchain. | By @alejos7ven

in witness-category •  3 years ago 

Blurt Seven.png

We are preparing everything to the beginning of the @blurtchallenge curation initiative and for this reason we launched a new curation tool that I created a few time ago which encourage the engagement making possible to build a descentralized curation team to upvote posts by leaving a simple command in the target post in form of a commentary. We present to you Blurtseven curation tool:

This tool is Open Source under GPL 3.0 .

Description


tool.PNG


The tool has a simple bandwidth system that regulate the power consumition, 100% bandwidth means a 100% upvote from the curation account, so curators will have the freedom to upvote with any percentage depending of your available bandwidth, this value can be reset everytime with a simple cronjob.


tool2.PNG


Curators can't vote from themselves so it reduce the posibility of take advantage from the curation account, the current version doesn't have UI but we are planning add it soon.


Usage


blurtseven curation tool

This is a simple installable tool to upvote post on the blurt blockchain by leaving commands that calls a curator account to vote on a target post.

Requeriments

  • NodeJS v14 or above.
  • Cronjob usage.
  • PhpMyAdmin an MySQL DB.

Installation

Once cloned the Github repo move to the project folder and do the following steps:

1-) Go to your phpmyadmin and create a new database, then import the blurtseven.sql file.
- On settings table add your curation account including the posting key in a new row.
- On users table you will be able to add as much users as you want which will have access to your curation account via comments.
- On curation table you will get a detailed log of posts curated.
2-) Run on bash npm i
3-) Create a .env file with the following structure:
> HOST=localhost
> DB=blurtseven
> USER=root
> PASSWORD=
> DEFAULT_BANWIDTH=1000

set your DB connection and the default Banwidth  that each curator will have.

4-) Run the script commands.js, we suggest use PM2.
5-) Install a cronjob which will reset the curators banwidth everytime.
0 20 * * * node /var/www/html/bot/refresh.js

You are done.

We will go to use this tool for our curation activities and to be able to build a pretty curation team, follow @blurtchallenge for more details soon.

Let's go for more!

Blurt Challenge Founder

BPUD Sponsorship

Blurtify v2.0

Blurtify v1.0

Fanbase Tool

If you love my work please consider vote by me as your Witness in the blurt
blockchain.


witness.gif


[Brough by @alejos7ven]

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE BLURT!
Sort Order:  

Hi, @alejos7ven,

Thank you for your contribution to the Blurt ecosystem.


Please consider voting for the witness @symbionts.
Or delegate to @ecosynthesizer to earn a portion of the curation rewards!

  ·  3 years ago  ·  

Are there any special conditions set for users who get curation from blurtseven accounts?

!upvote 50

  ·  3 years ago  ·  

You are doing good

Congratulations, your post has been curated by @dsc-r2cornell. You can use the tag #R2cornell. Also, find us on Discord

Manually curated by Blessed-girl

logo3 Discord.png

Felicitaciones, su publicación ha sido votada por @ dsc-r2cornell. Puedes usar el tag #R2cornell. También, nos puedes encontrar en Discord



Posted from https://blurtlatam.com

  ·  3 years ago  ·  

This post is published on latest Blurt News post...

Follow & Reblurt for more news..


Posted from https://blurt.live

Esta publicación ha recibido el voto de @blurthispano.
Te invitamos a usar el tag #blurthispano. Nos puedes encontrar en Discord.


1
Curado manualmente por Geeklania.

Te invitamos a votar por @blurthispano como Witness.



Posted from https://blurtlatam.com

  ·  3 years ago  ·  

It is super good work you have done with the automation of the curation.
Do you have a video tutorial that can show the process of installation for beginners?
Peace

  ·  3 years ago  ·  

No, are you a dev?

  ·  3 years ago  ·  

Not yet
I am learning as fast as can though

  ·  3 years ago  ·  

Peace,

I have tested the tutorial and couldn't get upvotes on the users added to the database.
I would like to ask about the section of user list construction if I am on the right track.

image.png

Thank you

  ·  3 years ago  ·  

Hi, I think you are adding the users as fields in the DB, insert them as new rows like this:

db.PNG


Posted from https://blurtlatam.com