@oniri/corestorejs
v1.0.6
Published
Corestore build with no native modules
Downloads
3
Readme
corestoreJs
This is the Corestore but without any native modules.
This can be used in termux and any other architecture that build of native modules does not work
To use it for now you can
npm install @oniri/corestorejs
In your code :
const Corestore = require('corestorejs')
You can check the test folder in order to use the random-access-file as storage