0.1.3 • Published 12 months ago
alias-wallet v0.1.3
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:
- Fork this repo and clone it
- From the root dir run
yarn install
- From the root dir run
yarn dev