liftedinit / alberto

A crypto wallet for any ledger supporting the Many protocol
https://alberto.app
Apache License 2.0
6 stars 7 forks source link
blockchain cryptocurrency decentralized many-protocol wallet

Alberto

coverage

Alberto by Lifted Labs is a cryptocurrency wallet that can hold identities and manage communications with a ledger running as a module on a network that supports the Many Protocol.

Getting Started

To start Alberto, install dependencies and then run locally.

npm install
npm start

e2e Testing

Alberto will also be available on mobile devices as an "installable" progressive web application via GitHub Pages once this repository has been made publicly available.

Web3auth

Version

Alberto is currently pre-release alpha software, so incrementing the version (which will trigger creating a GitHub Release) is best accomplished with the following command:

npm version prerelease --preid alpha