liftedinit / ghostcloud-frontend

Frontend for the CosmosSDK-based Ghostcloud Decentralized Web Hosting platform
0 stars 3 forks source link

fix: use uint8array instead of buffer #29

Closed fmorency closed 11 months ago

fmorency commented 11 months ago

Uint8Array is a native JS type and works cross-platform.

See https://sindresorhus.com/blog/goodbye-nodejs-buffer