Documentation

Running the service

Once you configured your paymaster service, you can simply running it by typing:

cargo run --bin paymaster-service -- --profile=path/to/my-profile.json

You should see an output similar to

Output example
Starting RPC server at 0.0.0.0:12777

Did this page help you?