A Blocknaive's OnBoard.js Auth based Access Controller for AvionDB & OrbitDB
This allows you to integrate AvionDB with @metamask_io, @TorusLabs, @authereum, @dapper_labs, @coinbase, @TrustWalletApp, @Trezor, @Ledger, @fortmatic, @portis_io, @Squarelink_Inc, @WalletConnect, @opera, @ethstatus, @unilogin, @imTokenOfficial
Checkout AvionDB here.
You can find other demos in the assets folder
Check out the Todolist in Action.
The minimum required version of Node.js is now 8.6.0 due to the usage of ...
spread syntax. LTS versions (even numbered versions 8, 10, etc) are preferred.
Run the following command to install dependencies & Open the console to see logs
npm i
npm start
TODO: Add How it Works