You are viewing a single comment's thread from:

RE: 5th update of 2024: Lite hived nodes, 2nd layer plans, and lots more

in HiveDevs6 months ago

What does "wax (New multi-language Hive API library)" mean? Is it a Typescript implementation for the WAX Blockchain call request transations HIVE > WAX or just a new Hive API in Typescript?

Sort:  

It's not related to the WAX blockchain.

WAX is the name of a new multi-language API library we've been developing for Hive that directly reuses core Hive code to implement some of its functionality (ensuring that the functionality doesn't diverge between the core code and the WAX library). The intent is to make it the preferred choice for most new Hive apps. Currently there are language wrappers for Typescript/Javascript and Python.