Just Thinking About... アップボートサービス

avatar

1.png

I started thinking about upvote service the other day, so this is just a design that I came up with this morning.
Probably won't be implemented any time soon because I don't have enough power, and I need to think about other sutff but I would like to do something like this.

I figured out how to vote though...
It was actually pretty simple like this 👇

    # Setup Blurt node with posting key
    blurt_nodes = ['https://rpc.blurt.buzz']
    blurt = Blurt(node=blurt_nodes, keys=["POSTING_KEY"])

    # Create account object
    account = Account("tomoyan", blockchain_instance=blurt)
    
    # Post url. Set up for vote
    url = 'https://blurt.blog/blurt/@tomoyan/blurt-little-stats'
    identifier = f'@{url.split("@")[1]}'
    weight = 100.0

    blurt.vote(weight, identifier, account=account)

こんなの作ったら絶対スパムに悩まされ。。。きっと大変な事に
知ってる人だけの、秘密の機能にしようかなぁ。。。なんて


Get Rewarded For Browsing! Are you Brave?

happy tears
➡️ Website
➡️ Twitter



0
0
0.000
1 comments
avatar

Congratulations @tomoyan! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s) :

You have been a buzzy bee and published a post every day of the week

You can view your badges on your board and compare yourself to others in the Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP

To support your work, I also upvoted your post!

0
0
0.000