lambda-client-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Lambda Client SDK

Getting Started

This SDK allows you to interact with Lambda Protocol contracts. You can query anything from the protocol. And there are helper methods for LRC-20 Tokens

create a client with lambda(baseUrl) and then you can call any of the methods.

Methods

Transactions

transactionByHash

Load a transactions by transaction hash and returns TransactionDetails

transactionsByBlock

Load transactions by block number and returns Transaction[]

transactionsByAddress

Load transactions by address and returns Transaction[]

Readme

Keywords

Package Sidebar

Install

npm i lambda-client-sdk

Weekly Downloads

5

Version

0.1.0

License

GNU GPLv3

Unpacked Size

66.7 kB

Total Files

5

Last publish

Collaborators

  • lambda-protocol