pegasus4me/pay-streams

Develop foundry scripts to interact with PayStreams

Open

#6 aperta il 8 gen 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Solidity (0 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (1 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Description

Even though the frontend can be used to interact with the PayStreams protocol, it is currently limited only to the Base Sepolia network. Additionally, the frontend does not deal with custom hooks and vaults.

Suggested Solution

Foundry scripts can be written which can be run on any evm-compatible network with a Paystreams deployment. The custom variables and args should be declared at the top of the script, and which can be changed as per user preferences.

Guida contributor