1.0.3 • Published 2 years ago

transactions-helper v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago