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

encodeAddress method #307

Open
iskysun96 opened this issue Aug 14, 2024 · 1 comment
Open

encodeAddress method #307

iskysun96 opened this issue Aug 14, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@iskysun96
Copy link

Problem

There is no encodeAddress method that can encode byte32 representation of an account address.

Solution

Replicate the encodeAddress method in JS algosdk: https://github.com/algorand/js-algorand-sdk/blob/ad873ada1f32cbc52519f900e168b71d603ed3bb/src/encoding/address.ts#L103

@robdmoore
Copy link
Contributor

Is this still relevant?

@robdmoore robdmoore added the enhancement New feature or request label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants