Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add paymaster to SDK #57

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Add paymaster to SDK #57

merged 1 commit into from
Jul 30, 2024

Conversation

tuler
Copy link
Member

@tuler tuler commented Jul 30, 2024

This adds the mock-verifying-paymaster to the SDK

To test:

pnpm run build
docker run cartesi/sdk:devel mock-verifying-paymaster

You should see an error of missing env vars:

 No URL was provided to the Transport. Please provide a valid RPC URL to the Transport

But that means it's working.
A future PR will add the services to docker compose.

@tuler tuler requested a review from endersonmaia July 30, 2024 19:58
Copy link

changeset-bot bot commented Jul 30, 2024

🦋 Changeset detected

Latest commit: dcf7b9a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cartesi/sdk Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tuler tuler merged commit 5e7b918 into main Jul 30, 2024
2 checks passed
@tuler tuler deleted the feature/sdk-paymaster branch July 30, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants