0.0.1-alpha.5 • Published 5 years ago

@argent/key-managers v0.0.1-alpha.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

@argent/key-managers

Introduction

This is aggregator repository for various key managers out there.

Currently the only officially supported one is argent cloud key manager.

Install

To install the package run

yarn add @argent/key-managers

Build

To build the project locally via webpack run:

LOGGER_LEVEL=unsafe ARGENT_API_URL="https://..." INFURA_ID=<YOUR-INFURA-KEY> yarn build