aviondb-onboard
aviondb-onboard copied to clipboard
Blocknative Onboard.js based Access Control for AvionDB & OrbitDB
aviondb-onboard-js
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.
Demo
Metamask Auth

Authereum Auth

Dapper Auth

Fortmatic Auth

Portis Auth

SquareLink Auth

Tor.us Auth

TrustWallet Auth

Wallet Connect Auth

You can find other demos in the assets folder
Try it out
Check out the Todolist in Action.
Requirements
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.
How to Use?
Run the following command to install dependencies & Open the console to see logs
npm i
npm start
How it Works?
TODO: Add How it Works