steemit / steem-js

Steem.js the official JavaScript library for Steem blockchain
https://www.npmjs.com/package/steem
MIT License
472 stars 225 forks source link

Cached steem-js with post-quantum login #422

Open Primerz opened 5 years ago

Primerz commented 5 years ago

Expected behavior

Cache article enable login with post-quantum encryption algorithms could be named steem-js-pq

Actual behavior

Simply steem-js

How to reproduce

https://github.com/viper-network/viper-app/blob/master/src/js/utils/steem-api.js

Environment information

Let the team choose the best suited platform and provider (NPM) for the use as well.

Primerz commented 5 years ago

Like this could be the start of a module to use with NPM in order to build wallet and everything else with more ease.