Skip to content

aviondb/aviondb-onboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Metamask based Auth with AvionDB

Authereum Auth

Authereum based Auth with AvionDB

Dapper Auth

Dapper based Auth with AvionDB

Fortmatic Auth

Fortmatic based Auth with AvionDB

Portis Auth

Portis based Auth with AvionDB

SquareLink Auth

SquareLink based Auth with AvionDB

Tor.us Auth

Tor.us based Auth with AvionDB

TrustWallet Auth

TrustWallet based Auth with AvionDB

Wallet Connect Auth

Wallet Connect Auth with AvionDB

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