0.0.14 • Published 8 months ago

flex-sdk-dev v0.0.14

Weekly downloads
-
License
ISC
Repository
-
Last release
8 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

8 months ago

0.0.11

8 months ago

0.0.12

8 months ago

0.0.13

8 months ago

0.0.14

8 months ago

0.0.9

8 months ago

0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

8 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.1

9 months ago

0.0.0

9 months ago