The Webnative SDK is not currently designed to work with NodeJS out of the box.
It makes use of the browser Web Crypto API, which does not currently have an equivalent in NodeJS.
That being said, connecting to and working with the Web Native File System #wnfs from Node is possible, with your server having access to a private key through an environment variable or other secure way of accessing.