0.0.14 • Published 6 months ago

flex-sdk-dev v0.0.14

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

7 months ago

0.0.11

7 months ago

0.0.12

7 months ago

0.0.13

6 months ago

0.0.14

6 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.1

8 months ago

0.0.0

8 months ago