@mira-network/sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

Mira SDK

License

Description

Mira SDK is a powerful library that provides seamless integration with the Mira Network API. It allows developers to easily interact with the network and perform various operations.

Features

  • Simple and intuitive API
  • Secure authentication using API key
  • Error handling for unauthorized access

Installation

To install Mira SDK, simply run the following command:

npm install @mira-network/sdk

Usage

import { Client } from "@mira-network/sdk";

// Create a new instance of the client
const client = new Client({ apiKey: "YOUR_API_KEY" });

// Execute a flow
try {
  await client.exec("your-flow");
} catch (error) {
  console.error(error);
}

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

If you have any questions or need assistance, feel free to reach out to our support team at support@mira.network

Readme

Keywords

Package Sidebar

Install

npm i @mira-network/sdk

Weekly Downloads

0

Version

1.0.6

License

MIT

Unpacked Size

473 kB

Total Files

131

Last publish

Collaborators

  • underdog35
  • rachit-aroha
  • hamid.sd