Skip to content

zerodevapp/zerodev-paymaster-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zerodev-paymaster-scripts

This script is used to check the balance and deposit to the zerodev paymaster contract on Conduit rollup chains.

To install dependencies:

bun install

Note that you need to configure CHAIN, DEPOSIT_AMOUNT, and VERSION in index.ts before running the scripts.

To check the balance:

bun run check-balance

To deposit to the paymaster contract:

bun run deposit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published