项目作者: dappkit

项目描述 :
Blocknative Onboard.js based Access Control for AvionDB & OrbitDB
高级语言: JavaScript
项目地址: git://github.com/dappkit/aviondb-onboard.git
创建时间: 2020-05-08T00:01:06Z
项目社区:https://github.com/dappkit/aviondb-onboard

开源协议:Do What The F*ck You Want To Public License

下载


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 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

  1. npm i
  2. npm start

How it Works?

TODO: Add How it Works