
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
test-streamflow
Advanced tools
## PDA Design (schema): 1. lock_pool: - base: Use init admin. - admin: Contral pool init、pause and start. - pending_admin: Use transfer admin - bump: Verify PDA. - interval: Contral user withdraw interval. - mint: Crm or other toke
lock_pool:
lock_position
initialize_pool
Accounts
Instruction data:
initialize_lock_position
Accounts
Instruction data:
WithdrawUnlock
Accounts
None instruction data.
TransferAdmin
Accounts
None instruction data.
AcceptAdmin
Accounts
None instruction data.
PauseWithdraw
Accounts
None instruction data.
StartWithdraw
Accounts
None instruction data.
Now streamflow program is deploy on https://api.devnet.rpcpool.com/2ee3d7c0b48f6c361a06459b1d77.
You should set your solana config before you use stream-cli in devnet.
| Command | Intro |
|---|---|
| init-pool [options] | Initialize the lock pool |
| init-lp [options] | currentTime < startTime < endTime |
| withdraw-unlock [options] | Withdraw unlock |
| transfer-admin [options] | Transfer lock pool's admin |
| accept-admin [options] | Accept lock pool's new admin |
| pause-withdraw [options] | Pause withdraw |
| start-withdraw [options] | Start withdraw |
| pool-detail [options] | View pool detail by lock pool key |
| position-detail [options] | View position detail by lock position key |
You can view more by -h.
FAQs
## PDA Design (schema): 1. lock_pool: - base: Use init admin. - admin: Contral pool init、pause and start. - pending_admin: Use transfer admin - bump: Verify PDA. - interval: Contral user withdraw interval. - mint: Crm or other toke
We found that test-streamflow demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.