pegasus4me/pay-streams

Develop foundry scripts to interact with PayStreams

Open

#6 opened on 2025年1月8日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Solidity (0 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド