Re: First reference implementation of Hashlink library (node.js) released

On 8/20/19 5:51 PM, Manu Sporny wrote:
> * Isomorphic Javascript so it works in the browser

Hashlink now works in the browser too!

Demo is here:

https://digitalbazaar.github.io/hashlink/demo/

If the page loads and shows a Hashlink, it worked. :)

The package size is a bit chunky due to the CBOR implementation (80KB),
but we can get that down over time given enough cycles to remove the
unnecessary node.js Buffer polyfills that the CBOR implementation required.

So, Hashlink now works in node.js and in all modern browsers*.

-- manu

*probably not, but please test and let us know if it doesn't work for you.

-- 
Manu Sporny (skype: msporny, twitter: manusporny)
Founder/CEO - Digital Bazaar, Inc.
blog: Veres One Decentralized Identifier Blockchain Launches
https://tinyurl.com/veres-one-launches

Received on Wednesday, 21 August 2019 22:17:01 UTC