2.6.5 • Published 5 months ago

@funded-labs/plug-inpage-provider v2.6.5

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

npm.io

Plug Inpage Provider

Introduction

Plug's Inpage Provider is an Internet Computer Provider API package that is injected into the browser so that developers can call/interact with Plug. Allowing for integration, authentication, and handling of in-app transactions.

🤔 Installation

yarn add @funded-labs/plug-inpage-provider

You can now import the Plug Inpage Provider package:

import Provider from '@funded-labs/plug-inpage-provider';