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

examples: add Status encoding and decoding example #15

Closed
wants to merge 5 commits into from
Closed

Conversation

Rjected
Copy link
Owner

@Rjected Rjected commented Aug 31, 2022

Since there are currently no examples, I'm adding some to the README and the examples/ directory.

TODO:

  • Add example for GetPooledTransactions
  • Add example for PooledTransactions
  • Add example for NewPooledTransactionHashes
  • Add example for Transactions
  • Add example for EthMessage
    • This should illustrate how to wrap and encode a message, as well as decode an arbitrary string into a EthMessage
  • Add a few examples to the README

This should fix #13

@Rjected Rjected closed this Feb 21, 2024
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.

examples for encoding and decoding
1 participant