Thank you once again for joining my presentation and participating in the workshops. It was a great pleasure speaking with you! Below is a short summary of my presentation along with some useful links.
Metamask as your Hive wallet
You can use a single wallet to manage Ethereum, Solana, BNB, and more. It also introduces a new way to create an account.
Metamask snap
Post about integration with Metamask
Hive Bridge
HiveSense
HiveSense is a HAF-based application. It uses pre-trained LLMs, Large Language Models,
an advanced AI system to understand and process text just like a human would. The key advantage of HiveSense is that it searches based on meaning, not based on keywords.
You can try it on Denser, an improved version of Condenser.
HiveSense docs
Denser
AI-powered wallet
The AI-powered wallet was created by connecting CLI Clive with Claude. It’s a wallet you can communicate with using natural language.
Optimizations
What was in my purse - I will write about it in a separate post.
Wax - the easiest way to talk to Hive blockchain
A mature library available in both TypeScript and object-oriented Python versions. It is designed to work smoothly with the Hive blockchain.
It’s really easy to use, with IntelliSense-friendly design, a Swagger-based API, and support for both web and desktop environments.
@sorin.cristescu this part might be interesting for you.
Workerbee Build bots the easy way
The TypeScript library for blockchain data processing. It has a predefined set of blockchain event triggers so it gives fast and simple access to Hive data that was hard to reach before.
Healthchecker: Smarter provider’s selection for Hive apps
Healthchecker is a component to handle dynamic node changes. It gives a simple GUI, lets you add custom validators, and scores providers so you know which one is best.
Transaction Inspector: Know your Transaction
Transaction Inspector is a tool to allow you to analyze authorities or signatures or check transactions in different formats.
BinaryView See exactly which JSON becomes which bytes
BinaryView is a web component, now it is part of the transaction inspector. For developers who need to see the transactions as blockchain sees it.
Wax looks interesting. We need good programming tools.
Lots of homework for me :D Deeply appreciate your work, guys. 🙏
I really like seeing docs for these, that's a big improvement. Been wanting to check out Wax and Workerbee.