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

Expose some utilities functions from the bech32 internal package #37

Open
safanaj opened this issue Oct 21, 2022 · 0 comments
Open

Expose some utilities functions from the bech32 internal package #37

safanaj opened this issue Oct 21, 2022 · 0 comments

Comments

@safanaj
Copy link

safanaj commented Oct 21, 2022

Would be good to have some basic functions exposed as package that can be imported from other project, including the CIP-5 prefixes.
This could be useful to eventually implement some basic "marshaling machinery" in project that are using cardano-go.

safanaj added a commit to safanaj/cardano-go that referenced this issue Nov 15, 2022
* expose bech32 module for easy marshalling
* added support for stake addresses
* added convinient method to build stake credential from key hash

Signed-off-by: Marco Bardelli <bardelli.marco@gmail.com>
safanaj added a commit to safanaj/cardano-go that referenced this issue Dec 5, 2022
* expose bech32 module for easy marshalling
* added convinient method to build stake credential from key hash

Signed-off-by: Marco Bardelli <bardelli.marco@gmail.com>
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 a pull request may close this issue.

1 participant