UNPKG

open-libra-sdk

Version:

A minimalist Typescript library for interacting with the Open Libra blockchain.

4 lines 284 B
export declare const TESTNET_SEED_NODES = "https://raw.githubusercontent.com/0LNetworkCommunity/seed-peers/main/fullnode_seed_playlist_testnet.json"; export declare const COIN_SCALING = 1000000; export declare const FINAL_SUPPLY = 100000000000; //# sourceMappingURL=constants.d.ts.map