Hive Dev Documentation / documentación para dev de hive

Words
332
Reading
2 min
Listen
Play
4y

Les comparto la documentacion que he reunido para poder desarrollar dentro de hive con algunos comentarios, puede que ya los conoscan u otros no, espero que les pueda ayudar en su futuro como desarrollador dentro de la Blockchain de Hive y poder yo seguir reuniendo mas documentacion o enriqueser la informacion que les proporcionare, languagemuchas gracias.

I am sharing the documentation that I have gathered to be able to develop within hive with some comments, you may already know them or others not, I hope it can help you in your future as a developer within the Hive Blockchain and I can continue gathering more documentation or enrich the information that I will provide, thank you very much.

Hive Developer Portal

https://developers.hive.io/

Hive-engine

https://github.com/hive-engine

Hive KeyChain

Hive KeyChain - Git Hub
hive-keychain-extension

nota:
Keychain es para la ui.
Se llama cuando la pagina esta completamente cargada.
La inyeccion en la UI la hace el keychain a la extensión del navegador.
La extension keychain, al finalizar la carga de la pagina, injecta un js, que guarda el objeto hive_keychain en el objeto window

Keychain is for the ui.
Called when the page is fully loaded.
The UI injection is done by the keychain to the browser extension.
The keychain extension, at the end of the page load, injects a js, which saves the hive_keychain object in the window object

steem-keychain

steem-keychain

Hive Engine Explorer

Checar transacciones

check transactions

Hive Engine Explorer

hive-js

Integar la libreria:

Integrate the library:

<script src="https://cdn.jsdelivr.net/npm/@hiveio/hive-js/dist/hive.min.js"></script>

Hive Engine Developer Portal

engine-docs

Hive-Engine Testnet

Configuración de Testnet para su uso

Setup For Your Use

Peakd: Peakd: rishi556

Hive-Engine RPC Node:
https://enginetestnet.rishipanthee.com

Hiveblocks

hiveblocks :Nos permite ver las diferentes trasaciones que se han echo por medio del Tx

HE Explorer

HE Explorer : Nos permite ver a más detalle la transacciones Tx

It allows us to see the Tx transactions in more detail

Tribaldex

Exchange
tribaldex

NftMarket

https://github.com/NFTMart/docs/blob/main/Listing%20Requirements.md

hiveengine.api

https://hiveengine.readthedocs.io/en/latest/hiveengine.api.html

steemsmartcontracts-wiki

https://github.com/hive-engine/steemsmartcontracts-wiki

Hive Dev Documentation / documentación para dev de hive | Ecency