8000 GitHub - Rovak/node-wallet-api: Node Wallet API Wrapper for the Tron Protocol
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Rovak/node-wallet-api

Repository files navigation

node-wallet-api

Node.js Wallet API for the Tron Protocol

How to UseLinksWikiCommunity

How to use

Requirements

  • Node v9.8.0

Running tests

Running the tests requires an active wallet-cli application. Check out to the readme to get it up and running.

When there is a running wallet-cli application use npm to run the tests

> npm test

Usage

Install the package

> npm install @tronprotocol/wallet-api

Use the HTTP Client

import {HttpClient} from "@tronprotocol/wallet-api";

const Client = new HttpClient();

let latestBlock = await Client.getLatestBlock();

Community

Links

Projects

About

Node Wallet API Wrapper for the Tron Protocol

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0