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

refactor(SPV-1173): add example pkg, taskfile, keys generator, readme… #9

Merged
merged 26 commits into from
Nov 27, 2024

Conversation

mgosek-4chain
Copy link

@mgosek-4chain mgosek-4chain commented Nov 6, 2024

This PR introduces a new example package design, including code snippets that demonstrate how to use the wallet client for communicating with the SPV Wallet API. Additionally, it includes an updated version of the Taskfile, listing all available methods that can be invoked from the Go client.

Pull Request Checklist

  • 📖 I created my PR using provided : CODE_STANDARDS
  • 📖 I have read the short Code of Conduct: CODE_OF_CONDUCT
  • 🏠 I tested my changes locally.
  • ✅ I have provided tests for my changes.
  • 📝 I have used conventional commits.
  • 📗 I have updated any related documentation.
  • 💾 PR was issued based on the Github or Jira issue.

Copy link

github-actions bot commented Nov 6, 2024

Manual Tests

ℹ️ Remember to ask team members to perform manual tests and to assign tested label after testing.

@mgosek-4chain mgosek-4chain marked this pull request as ready for review November 6, 2024 07:25
@mgosek-4chain mgosek-4chain marked this pull request as draft November 18, 2024 09:06
@mgosek-4chain mgosek-4chain marked this pull request as ready for review November 20, 2024 13:44
docs/keysgen/keysgen.go Outdated Show resolved Hide resolved
docs/keysgen/keysgen.go Outdated Show resolved Hide resolved
docs/README.md Outdated Show resolved Hide resolved
docs/keysgen/keysgen.go Outdated Show resolved Hide resolved
docs/keysgen/keysgen.go Outdated Show resolved Hide resolved
examples/README.md Outdated Show resolved Hide resolved
walletkeys/walletkeys.go Outdated Show resolved Hide resolved
examples/draft_transaction/draft_transaction.go Outdated Show resolved Hide resolved
@mgosek-4chain mgosek-4chain merged commit f34a5ed into main Nov 27, 2024
8 checks passed
@mgosek-4chain mgosek-4chain deleted the refactor/SPV-1173-user-configs-example branch November 27, 2024 14:46
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.

5 participants