@argent/key-managers

Key Managers compatible with @argent/web3-provider

Usage no npm install needed!

<script type="module">
  import argentKeyManagers from 'https://cdn.skypack.dev/@argent/key-managers';
</script>

README

@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