0.0.14 • Published 9 months ago

flex-sdk-dev v0.0.14

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Project Name

Description

This project utilizes the FlexSDK to interact with a custom network. It demonstrates how to initialize the SDK, retrieve account coin amounts, and more.

Prerequisites

  • Node.js installed on your machine
  • A valid private key for authentication

Setup

  1. Clone the repository:

    git clone <repository-url>
    cd <repository-directory>
  2. Install dependencies:

    npm install
  3. Configure your environment:

    • Replace privateKey in src/quickstart.ts with your actual private key.
    • Ensure that TESTNET_FULLNODE and TESTNET_INDEXER are set to the correct endpoints for your custom network.

Usage

To run the script and retrieve the account coin amount, execute the following command:

npx ts-node src/quickstart.ts
0.0.10

9 months ago

0.0.11

9 months ago

0.0.12

9 months ago

0.0.13

9 months ago

0.0.14

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.1

10 months ago

0.0.0

10 months ago