Payroll Management
Overview
Payroll
Payroll is an entity to escrow payment from a sender to a recipient in realtime. With Payroll. Senders do not need to worry about setting up a separate time just to transfer payment to workers, and workers as recipients do not need to wait for payment to arrive in a certain period. They all just need to interact with streaming vault for their transaction.
Architecture
Usage
To use bulk transfer in other systems using Parallel, Developers must installParallel.js, a
Javascript frontend library to interact with Parallel parachain.
createStream
createStream
Parameter | Type | Description |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Example Code
cancelStream
cancelStream
Parameter | Type | Description |
---|---|---|
|
|
|
|
|
|
|
|
|
Example Code
withdrawFromStream
withdrawFromStream
Parameter | Type | Description |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
Example Code
Last updated