@limechain/tx-inclusion-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

MIT License

Transaction Inclusion SDK

The SDK package is designed to help the interaction with the Transaction Inclusion Contracts in order to gather all the needed data for a transaction and pass it to the contracts for verification. It is part of the ongoing effort of LimeLabs and LimeChain to give back and contribute to the blockchain community in the form of open source tooling and public goods infrastructure.

Usage Example

import { TxInclusionSDK } from "@limechain/tx-inclusion-sdk";

const txInclusionSdk = new TxInclusionSDK(rpcUrl);
const txInclusionProof = await txInclusionSdk.getTransactionInclusionProof(txHash);

console.log(txInclusionProof);

Where rpcUrl should be RPC provider URL, for example Infura.

Readme

Keywords

none

Package Sidebar

Install

npm i @limechain/tx-inclusion-sdk

Weekly Downloads

1

Version

1.0.8

License

MIT

Unpacked Size

28 kB

Total Files

15

Last publish

Collaborators

  • vako_ftw
  • perseverance
  • vlad_ivanov
  • ochikov
  • thcrnk
  • bakasura
  • maptuhec
  • desimira
  • daniel.k.ivanov
  • georgi.getz