My work in coding with Hive BlockChain in Python
So the last post I created detailed many problems I had while trying to make a program to get posts from the Hive blockchain, but I luckily got the program to work. What I did was I used a virtual machine where another computer contains python and the program since my computer is just not configured well. This machine had the unfortunate thing that every time it is closed, the packages that I need and visual studio code get uninstalled, so I have to reinstall them every time I boot it up, which takes a few minutes. While this solution is not perfect, it is the best I can do currently.
Now the program, as shown last time, gets the top 2 posts of a category of choice and posts the user and name of the post. There are five categories of the filters and the bottom 3 don't work probably because they are user-specific and I have not put in any users. This work has been enlightening so far and I hope I learn more as I continue this.
Leave My work in coding with Hive BlockChain in Python to:
Read more #gradnium posts
Best Posts From veryjerry3
We have not curated any of veryjerry3's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From veryjerry3
- Solving my transparency problem
- More Work on randomized image creation
- My work on python randomized image creation
- Looking into the Resource Credit System Developer Guide
- Search Accounts Tutorial
- A new direction for my python blockhain coding
- Continuation of trying to submit a post from python
- Trying to add my account to my local machine
- Trying to submit a post from python
- My work in coding with Hive BlockChain in Python