New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@logion/client-expo

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logion/client-expo

logion SDK for client applications built with Expo

latest
Source
npmnpm
Version
0.1.2-1
Version published
Maintainers
2
Created
Source

Logion Client SDK (Expo)

This project provides a JS/TypeScript SDK enabling an Expo application to interact with a logion network.

Installation

Use your favorite package manager (e.g. yarn) and add @logion/client and @logion/client-expo packages to your project. you will also need to install some peer dependencies: buffer, expo-file-system and expo-crypto.

You may have to setup buffer by adding the following line as soon as possible in your code:

global.Buffer = Buffer;

Usage

See documentation.

Keywords

logion

FAQs

Package last updated on 07 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts