0.1.3 • Published 1 year ago

alias-wallet v0.1.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Alias Wallet SDK

Alias Wallet SDK lets developers connect their dapps to Alias' Smart Wallet and OAuth.

Disclosure

Alias Wallet SDK is a modified fork of Coinbase Wallet SDK to be compatible with the smart wallet from Alias' OAuth application.

Developing locally

To run it locally follow these steps:

  1. Fork this repo and clone it
  2. From the root dir run yarn install
  3. From the root dir run yarn dev