You are viewing a single comment's thread:
Great showcase of the new tech in the JS/TS space! 😉
Check this out: https://github.com/openhive-network/wax/tree/develop/ts#create-a-signed-transaction. This software was created as a successor to dhive 😄
Do you plan on adding new features to Pollen while keeping it backward compatible? It would be awesome if the library's public interface supported sending multiple operations within one transaction. 🙂
I'm aware of wax but wanted a 1:1 way to update older things via drop in replacement e.g. my local fork of my hive-engine light node already runs via pollen.
Yes, I do plan on adding features that are either missing or would be of great convenience.
You don't need to download entire hived source tree to use wax. Try to install prebuilt version from NPM https://www.npmjs.com/package/@hiveio/wax?activeTab=versions
View more
I wonder if it is expected that every developer download the entire hived source tree? I feel like wax is probably perfect at what it does, I just don't know that it does the same thing as a simple library for curious developers - would love your thoughts!
!PIMP