Socket
Book a DemoInstallSign in
Socket

@fragnova/api-augment

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fragnova/api-augment

NPM Package that allows you to interact with the Fragnova Blockchain

0.1.0-spec-1.0.4-mainnet
latest
Source
npmnpm
Version published
Weekly downloads
16K
-36.17%
Maintainers
3
Weekly downloads
 
Created
Source

@fragnova/api-augment

JavaScript/TypeScript SDK for interacting with the Fragnova Blockchain

Getting Started

  • npm install @fragnova/api-augment (API Augmentation Library)
  • npm install @polkadot/api@9.14.2 (Polkadot API Library)

Usage

For details on use, see the Polkadot API library documentation.

import { options } from "@fragnova/api-augment";
import { ApiPromise, WsProvider } from '@polkadot/api';
// ...

const api = await ApiPromise.create({
    provider: new WsProvider("ws://ws.fragnova.network"),
    ...options,
});

FAQs

Package last updated on 16 Mar 2023

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.