hive-coding (57)in Programming & Dev • 2 years agohive-engine: How to retrieve data - Wie Daten abrufenMein letzter Beitrag ist leider schon fast einen Monat her, in dem ich erklärt habe, wie man mithilfe der Hivekeychain einen Kommentar an die Blockchain sendet.…hive-coding (57)in Programming & Dev • 2 years agoHivekeychain: how to send a comment - Wie sendet man ein KommentarDE (below) Hallo liebe Community, mein letzter Beitrag ist schon wieder etwas her, in dem ich erklärt habe, wie man mit Hivekeychain seine Hive-Engine Token verkaufen…hive-coding (57)in Programming & Dev • 2 years agoKeychain: How to sell your Dust Token - Wie verkauft man seine Staub-Token #19DE (EN below) In meinem letzten Beitrag habe ich gezeigt, wie man mehrere Token auf Hive-Engine verkaufen kann. Bei dem Script, habe ich Hivejs verwendet. Damit der…hive-coding (57)in Programming & Dev • 2 years agoHive-Engine: How to sell your Dust Token - Wie verkauft man seine Staub-TokenDE (EN below) In meinem letzten Beitrag habe ich gezeigt, wie man mit der HSBI Api ausgeben kann, wer einem HSBI gesponsort hat. Eigentlich wollte ich noch zeigen, wie man…hive-coding (57)in Programming & Dev • 2 years agoHSBI API: Show Sponsor with HSBI unit and Date - Sponsoren anzeigen mit der HSBI Anzahl und dem DatumDE (EN below) In meinem letzten Beitrag , der schon fast 2 Wochen alt ist, habe ich gezeigt, wie man die VotingPower erhält bzw. errechnet. HSBI Habt ihr schon einmal…hive-coding (57)in Programming & Dev • 2 years agoHiveJS: get info and vote for witness - Informationen erhalten und für Witness voten #16DE (EN below) In meinem letzten Beitrag habe ich gezeigt, wie man mit HiveJS HivePower delegiert. In diesem Beitrag zeige ich wie man Witnesse abruft und wie man für einen Wittness ein Vote abgibt. Wittnesshive-coding (57)in Programming & Dev • 2 years agoHivejs: How to delegtae hivepower - Wie delegiert man Hivepower? # 15DE (EN below) In meinen Beiträgen #12 und #13 habe ich erklärt, wie man mit HiveJS bzw. HiveSQL Delegationen auslesen kann. In diesem Beitrag möchte ich erklären…hive-coding (57)in Programming & Dev • 2 years agoHow to encode and decode memo - Wie verschlüsselt und entschlüsselt man NachrichtenDE (EN below) In meinem letzten Beitrag habe ich erklärt, wie man mit HiveSQL Delegationen abfragt. Heute erkläre ich, wie man Nachrichten verschlüsselt und an andere…hive-coding (57)in Programming & Dev • 2 years agoHiveSQL: How to get delegations - Wie erhalte ich die Delegationen? #13DE (EN below) Im letzten Beitrag habe ich erklärt, wie man die Delegationen mit HiveJS auslesen kann. Diese Methode ist aber nicht empfehlenswert, weil es bei Nutzern mit…hive-coding (57)in #hive • 2 years agoHivejs: How to get delegations - Wie erhalte ich die Delegationen? #12DE (EN below) In meinem letzten Beitrag habe ich erklärt, wie man Splinterlandskarten an jemand anderen sendet und wie man die Ids erhält. In diesem Beitrag erkläre ich…hive-coding (57)in #hive • 2 years agoHivejs: How to transfer Splinterland-Cards Part 2? Wie transferiert man Splinterlandskarten Teil 2? #11EN In my last post I showed how to transfer HSBI and Splinterland cards to other users. I only explained how it works and showed a small example where you had to enter the…hive-coding (57)in #hive • 2 years agoHivejs: How to transfer HSBI and Splinterland-Cards? Wie transfeiert man HSBI und Splinterland-Karten? #10EN In my last post I showed how to transfer Hive, HBD, Ecency points and Hive engine tokens. Today I show how to transfer HSBI and Splinterland cards using Hivejs. This is quite simple if you know how.hive-coding (57)in #hive • 2 years agoHivejs: How to transfer Hive,HBD,EcencyPoints and HiveEngine Token?- Wie transferiert man Hive,HBD Ecencypunkte und HiveEingine Token? #9EN My last post was about additional options for posts and comments. This time it's about how you send Hive, HBD, Ecency points and HiveEngine tokens with Hivej's For…hive-coding (57)in #hive • 2 years agoHivejs: How to set post/comment options - Wie man Beitrags-/Kommentareinstellungen setzt. #8EN In my last post I showed how easy it is to publish a post or comment using Hivejs. Now I would like to show you how to add more settings to your post or comment. This is done with the functionhive-coding (57)in #hive • 2 years agoHivejs: How to publish a post/comment - Wie veröffentlicht man einen Beitrag/Kommentar? #7EN In the last post I showed with an example how to use getAccountHistory. Today, I want to show how to publish a post or comment using HiveJS. This is actually quite simple and works via thehive-coding (57)in #hive • 2 years agoHivejs: Example for using getAccountHistory - Ein Beispiel wie man getAccounthistory nutzt. #6EN In the last post I showed how to use getAccountHistory to retrieve transactions of an account. Today I want to show you a concrete example, one that I use for myself.…hive-coding (57)in #giveaway • 2 years agoFehlerUps.hive-coding (57)in #hive • 2 years agoHivejs: How to get filtered AccountHistory? Wie bekommt man eine gefilterte AccountHistory? #5EN In the last post I showed you how to cast a vote on a post or even comment. All votes you cast are stored forever in the blockchain and of course all other actions like…hive-coding (57)in #hive • 2 years agoHivejs: How to vote - Wie man ein Vote abgibt #4EN How to cast a vote So far, in the first three parts of my series on Hivejs, we've only queried data from the blockchain. Today, we're going to talk about interacting with…hive-coding (57)in #hive • 2 years agoHivejs: How to get the comments of the last post of a user? Wie erhält man die Kommentare des letzten Beitrages eines Nutzers? #3In post #2 I explained how to get a user's posts. Today it's about the comments on a post. Comments on the last post If you have read the last two posts, you will…