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 native go style api wrapper to basic client #20

Open
jn9e9 opened this issue Jan 26, 2021 · 0 comments
Open

Add native go style api wrapper to basic client #20

jn9e9 opened this issue Jan 26, 2021 · 0 comments
Labels
enhancement New feature or request large Effort label

Comments

@jn9e9
Copy link
Collaborator

jn9e9 commented Jan 26, 2021

Basic client follows the parsec wire api operations closely. We need an implementation that wraps this in a much more natural go wrapper. the go crypto library (https://golang.org/pkg/crypto/) may provide a good start, but further research is probably needed.

This API could be part of this library, or could be its own library altogether.

@jn9e9 jn9e9 added enhancement New feature or request large Effort label labels Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request large Effort label
Projects
None yet
Development

No branches or pull requests

1 participant