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 way to encode/decode addresses from binary #216

Merged
merged 2 commits into from
Sep 25, 2020

Conversation

jasonpaulos
Copy link
Contributor

@jasonpaulos jasonpaulos commented Sep 22, 2020

Expose address encoding/decoding as algosdk.encodeAddress and algosdk.decodeAddress.

I modified existing tests to use the new public versions of these functions.

Closes #174.

@jasonpaulos jasonpaulos merged commit 3a052ea into develop Sep 25, 2020
@jasonpaulos jasonpaulos deleted the jasonpaulos/address-encoding branch September 25, 2020 15:25
@jasonpaulos jasonpaulos mentioned this pull request Nov 3, 2020
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.

decode addresses in JS is needed
2 participants