1.0.3 • Published 10 months ago

transactions-helper v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

transactions-helper

A transactions-helper library for Tron, Aptos (& adding more) transactions.

Install

npm i transactions-helper

Usage

Tron

import Tron from "transactions-helper/src/tron.js";
const tron = new Tron();

Aptos

import Aptos from "transactions-helper/src/aptos.js";
const aptos = new Aptos();

License

This package is for testing purpose only. I do not recommend this to be used on main networks right now.

Building

ajaythxkur

License

Unlicensed

1.0.3

10 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

12 months ago