Skip to content

javiclement/tutorial-splinterlands-hive-python-hivesql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Tutorial Python and HiveSQL applied to Splinterlands and Hive Blockchain

Twitter Follow

TutorialPython&HiveSQLSplinterlands

Every week I will publish a new post in Peakd where I will explain in detail how to obtain certain information. All of them will be in a simple way for basic level users. You will also be able to leave in the comments your doubts and questions that I will be solving along the course.

Cada semana publicaré un nuevo post en Peakd en donde explicaré detalladamente como obtener determinada información. Todo ellos será de forma sencilla para usuarios de niveles básicos. Además podréis dejar en los comentarios vuestras dudas y preguntas que iré resolviendo a lo largo del curso.

What we will learn in this course:

Lo que aprenderemos en este curso:

Obtaining data from Splinterlands APIS // Obtener datos de las APIS de Splinterlands

  1. Introduction. | Introducción.
  2. What we need to Setting Up. | Qué necesitamos para la puesta en marcha.
  3. About Splinterlands APIs. | Acerca de las API de Splinterlands.
  4. Our First Python Script - Get our account information. | Nuestro primer script en Python - Obtener la información de nuestra cuenta.
  5. More information about our account. | Más información sobre nuestra cuenta.
  6. Check our daily rental cost. | Consultar el gasto de alquiler diario.
  7. Check our daily rental income.| Consultar los ingresos de alquiler diario
  8. How many battles you have won/tied/lost in the last 24hrs. | Cuantas batallas hemos ganado/empatado/perdido en las últimas 24hrs.
  9. Check the lowest selling price card. | Comprobar el precio más bajo de una carta a la venta.
  10. Check the lowest rental price card. | Comprobar el precio más bajo de una carta en alquiler.
  11. Make a final script with all the other scripts integrated. | Hacer un script final con todos los otros scripts integrados.

Obtain data and interact with the Hive Blockchain // Obtener datos e interactuar con la Blockchain de Hive

Once we finish with the tutorial on how to query the Splinterlands API's it will be time to go deeper and see what is really interesting in the Hive Blockchain. It will be then when we will start interacting and performing actions on it.

Una vez terminemos con el tutorial de como consultar las API's de Splinterlands será el momento de profundizar y ver lo realmente interesante en la Blockchain de Hive. Será entonces cuando empecemos a interactuar y realizar acciones en ella.

  1. Buying and selling cards with Python. | Comprar y vender cartas con Python.
  2. Transfer cards. | Transferir cartas.
  3. Transfer Hive y HBD. | Transferir Hive y HBD.
  4. Transfer tokens to other accounts and stake them. | Transferir tokens a otras cuentas y stakearlos.
  5. Learn how to publish posts from Python. | Aprende a publicar posts desde Python.
  6. How to vote a post from Python. | Cómo votar un post desde Python.
  7. Make a script that rents cards for a certain price. | Hacer un script que alquile cartas a determinado precio.

What is HiveSQL and how to query the database? // ¿Qué es HiveSQL y cómo consultar la bbdd?

Finally, in this section we will talk about HiveSQL and how to perform queries from an application, Excel or Python.

Por último, en esta sección hablaremos de HiveSQL y como realizar consultas desde una aplicación, Excel o Python.

  1. Get a HiveSQL account | Conseguir una cuenta en HiveSQL.
  2. Connect an application, excel or Python to HiveSQL to get information. | Conectar una aplicación, excel o Python a HiveSQL para obtener información.
  3. Our first HiveSQL queries. | Nuestras primeras consultar en HiveSQL.
  4. Advanced queries in HiveSQL. | Consultas avanzadas en HiveSQL.

If you found the content useful, please support me:

About

Tutorial Python and HiveSQL applied to Splinterlands and Hive Blockchain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published