1.1.20 • Published 9 months ago

@exzo/background v1.1.20

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

Block Wallet Extension background

CI

🚀 Quick Start

Node Version

If you already have nvm installed, just type nvm use to set the node version.

Build

make build/background

For more information about how to build the complete extension refer to the following guideline

Test

make test/background

Environment Variables

To correctly build the background script a .env file must be created following the env.orig file content

State Migrations

Follow this State Migrations Guide in order to correctly transition between state structure updates on version upgrades