@fragnova/api-augment
TypeScript icon, indicating that this package has built-in type declarations

0.1.0-spec-1.0.4-mainnet • Public • Published

@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,
});

Readme

Keywords

none

Package Sidebar

Install

npm i @fragnova/api-augment

Weekly Downloads

30,769

Version

0.1.0-spec-1.0.4-mainnet

License

Apache-2.0

Unpacked Size

840 kB

Total Files

73

Last publish

Collaborators

  • fragnova-ops
  • fragcolor-gp
  • karan114