Tezori Save

Whitelabel wallet framework for the Tezos blockchain

Project README

Tezori - A whitelabel wallet framework for Tezos

Node.js CI Dependency Review

Overview

Tezori is a whitelabel wallet framework for the Tezos blockchain.

Most notably, Tezori is used for deploying the Galleon wallet.

The main branch for the third generation of the project is trunk. The current generation is actively under development and therefore at an early stage right now.

For the first generation of the product, see the main branch. For the second generation, see the T2 repo.

Tezori is built using Node.js, React.js and Typescript.

Build and run

This project is meant to be run using Node.js v16.

First, install all dependencies:

npm install

Then, to run the web application, run:

npm run dev

To build a deployable web application, run:

npm run build

To run the app as a native Electron.js application, run:

npm run electron-dev

to build a deployable native application using Electron.js, run:

npm run electron-package

Open Source Agenda is not affiliated with "Tezori" Project. README Source: Cryptonomic/Tezori
Stars
57
Open Issues
44
Last Commit
1 year ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating