zebec-sdk-v2
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Batch Payment SDK


Initiate Stream: Native

const stream = new StreamNative(walletProvider, rpcUrl, commitment?);

const response = await stream.init(
    {
        sender: 'wallet_address',
        recipient: 'wallet_address',
        start_time: number,
        end_time: number,
        amount: number
    }
)

Package Sidebar

Install

npm i zebec-sdk-v2

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

59 kB

Total Files

11

Last publish

Collaborators

  • raghibislam