Tribe-BTC / tribe-core

0 stars 0 forks source link

Tribe Recovery Tool

This is an example on how to recover your Bitpacs.

Allows you to re-create Bitpacs without any depedencies.

Installation and execution

To install the dependencies, run the following command:

npm i

To run the app, run the following command:

npm start

You should now be able to access the app at http://localhost:3000.