pegasus4me/pay-streams

Develop foundry scripts to interact with PayStreams

Open

#6 aberto em 8 de jan. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Solidity (0 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (1 star)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador