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

implement starknet-rs support for transaction endpoints #23

Merged
merged 9 commits into from
Feb 28, 2024

Conversation

dhirajs0
Copy link
Contributor

@dhirajs0 dhirajs0 commented Feb 16, 2024

Implemented transaction endpoint related starknet methods using the starknet-rs package.
Please review and let me know if any changes are required. Thanks
Closes #13

Copy link

vercel bot commented Feb 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rpc-request-builder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2024 3:36pm

@jelilat
Copy link
Contributor

jelilat commented Feb 23, 2024

Please rebase

@dhirajs0
Copy link
Contributor Author

Resolved

src/api/rpcspec/methods.ts Outdated Show resolved Hide resolved
src/api/rpcspec/methods.ts Outdated Show resolved Hide resolved
src/components/utils.ts Outdated Show resolved Hide resolved
dhirajs0 and others added 2 commits February 27, 2024 20:57
Updated

Co-authored-by: Jelilat Anofiu <anofiujelailah@gmail.com>
extra space removed

Co-authored-by: Jelilat Anofiu <anofiujelailah@gmail.com>
@jelilat jelilat merged commit d5c5d2f into NethermindEth:main Feb 28, 2024
1 check passed
@jelilat
Copy link
Contributor

jelilat commented Feb 28, 2024

Thanks for your contribution @dhirajs0

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.

Implement starknet.rs support for transaction endpoints
2 participants