Skip to content

Spire is a browser extension for Tezos that supports multiple singing methods like Ledger and Beacon-enabled wallets.

Notifications You must be signed in to change notification settings

airgap-it/spire

Repository files navigation

Spire

Intro

Spire is a browser extension wallet that can interact with dApps using thebeacon-sdk.It supports various signing methods (Beacon-enabled wallets, Ledger and local secret) to sign and broadcast different message types.

Requirements

npm>= 6
NodeJS>= 10

Build

First follow the steps below to install the dependencies:

$ git clone https://github /airgap-it/spire.git
$cdspire
$ npm install -g ionic
$ npm install

Run locally in browser:

$ ionic serve

Security

If you discover a security vulnerability within this application, please send an e-mail to[email protected].All security vulnerabilities will be promptly addressed.

Contributing